std.traits.ParameterIdentifierTuple problem

Carl Sturtivant sturtivant at gmail.com
Sat Mar 30 21:54:24 UTC 2024


On Saturday, 30 March 2024 at 21:51:34 UTC, Nick Treleaven wrote:
> 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.

I appreciate you actually having a shot at this! No apology 
necessary!



More information about the Digitalmars-d-learn mailing list