enum scope

Trass3r un at known.com
Wed Jan 25 17:06:45 PST 2012


When writing C bindings I usually create lots of aliases via a 
string mixin to pull enum members into the enclosing scope so 
it's compatible to C.
Would it be wise to let the compiler do this automatically for 
extern(C) enums?


More information about the Digitalmars-d mailing list