The magic meta namespace (again)

Lars T. Kyllingstad public at kyllingen.NOSPAMnet
Wed Jan 13 07:00:14 PST 2010


D's metaprogramming capabilities is one of its main selling points. 
Unfortunately, two of the most important metaprogramming constructs, 
__traits(xxx) and is(typeof(xxx)), are butt ugly.

Don made a proposal to mend this situation, which I've now added to 
Bugzilla. Please vote for it if you care:

   http://d.puremagic.com/issues/show_bug.cgi?id=3702

-Lars



More information about the Digitalmars-d mailing list