Trying to do alias template deduction myself.

Elfstone elfstone at yeah.net
Tue Apr 4 01:10:01 UTC 2023


On Monday, 3 April 2023 at 19:50:14 UTC, Salih Dincer wrote:
> On Monday, 3 April 2023 at 12:56:10 UTC, Elfstone wrote:
>> [...]
>
> Why don't you try using AliasSeq?  I think it would be very 
> elegant with a triple staticMap.  For example:
>
> [...]

Hm, I don't understand what your code does. So Vec3Var!S yields 
the tuple `(Matrix!(byte, 3, 1), Matrix!(short, 3, 3), 
Matrix!(int, 4, 2))`, but what do I do with the tuple?




More information about the Digitalmars-d mailing list