Trait to get function parameter names

Jacob Carlborg doob at me.com
Fri Aug 31 12:15:14 PDT 2012


On 2012-08-31 16:24, mist wrote:
> Subject.
> Is that possible? I see only parameter type tuple stuff out there. I'm
> looking into iterating over own parameter name list inside of function.

Here: http://dlang.org/traits.html#parameterNames

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list