What does __parameters return?

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Sep 12 14:33:34 PDT 2013


On 9/12/13, simendsjo <simendsjo at gmail.com> wrote:
> Thanks. I just ended up using both is(__parameters and
> is(function to fetch the parameter names. Sometimes it seems
> things are added to D without a very thorough design phase, but
> then again, it starts with "__", so I guess I'm on my own :)

Have you tried using ParameterIdentifierTuple from std.traits?


More information about the Digitalmars-d-learn mailing list