Andrei Alexandrescu:
> > 2. Have you found new names for the "ugly" keywords? (__gshared, __traits)
> 
> No, but we're not bound to those names. TDPL does not present the most 
> obscure features.

__traits is used often enough in generic code, and __gshared while not common 
is not obscure, it's not hard to understand.

Bye,
bearophile

Reply via email to