Template function alias that leaves out the last type parameter

torhu torhu at yahoo.com
Wed Sep 28 00:04:17 UTC 2022


On Tuesday, 27 September 2022 at 23:18:06 UTC, Adam D Ruppe wrote:
> On Tuesday, 27 September 2022 at 22:39:52 UTC, torhu wrote:
>> How would I achieve something like this, do I have to turn the 
>> aliases into functions?
>
> You can write it out long-form with two steps like this:
>

Thank you, works like a charm!


More information about the Digitalmars-d-learn mailing list