What does __parameters return?
Jacob Carlborg
doob at me.com
Fri Sep 13 00:42:48 PDT 2013
On 2013-09-13 08:33, simendsjo wrote:
> Didn't know you could call __traits(identifier for the __parameter
> values. __parameters is practically undocumented, and doesn't even have
> an example.
It's documented here:
http://dlang.org/expression.html#IsExpression
Scroll down to the table, next to format 6. Sure, it's not documented
much, but at least it's mentioned.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list