__FUNCTION__ implemented with mixins and mangles

zsxxsz zhengshuxin at hexun.com
Sat Jun 13 18:46:12 PDT 2009


It's good. But I think it should be implement by the DMD compiler, just like
__FILE__  and __LINE__. __FUNCTION__ should be the base D language syntax same as
__FILE__, __LINE__, in C99, they're all the compiler's things to get these and the
compiler do these more easily than any library.



More information about the Digitalmars-d mailing list