__traits(compiles , mixin ... )

SrMordred patric.dexheimer at gmail.com
Wed Oct 25 19:12:02 UTC 2017


Maybe i´m tired already, but whats wrong here:

pragma(msg, __traits( compiles, mixin("int x") ) );
//output: false


More information about the Digitalmars-d-learn mailing list