[Issue 17546] Cannot call .stringof on a function symbol if it does not have a no-args overload

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 26 09:46:39 PDT 2017


https://issues.dlang.org/show_bug.cgi?id=17546

--- Comment #3 from monkeyworks12 at hotmail.com ---
Ah, I forgot all about __traits(identifier). I wonder what the difference is
between this and .stringof... Anyway, this should be a good enough workaround
for the time being.

--


More information about the Digitalmars-d-bugs mailing list