std.traits.ParameterIdentifierTuple problem

Nick Treleaven nick at geany.org
Sat Mar 30 21:51:34 UTC 2024


On Saturday, 30 March 2024 at 21:45:34 UTC, Nick Treleaven wrote:
> On Saturday, 30 March 2024 at 21:25:45 UTC, Carl Sturtivant 
> wrote:
>> OK, so how can I get them? Am I forced to take that string and 
>> parse it with CTFE?
>
> Lookup the source of ParameterIdentifierTuple and change 
> `FunctionTypeOf!func` to just `func` inside the first `static 
> if`.

Sorry, that actually doesn't work.


More information about the Digitalmars-d-learn mailing list