Using traits how do i get a function's parameters as a string?
Adam D. Ruppe
destructionator at gmail.com
Tue Sep 3 14:32:21 PDT 2013
On Tuesday, 3 September 2013 at 21:20:04 UTC, Andrej Mitrovic
wrote:
> foreach (id; ParameterIdentifierTuple!func)
How do I keep missing these new std.traits things? Very nice.
More information about the Digitalmars-d-learn
mailing list