template syntax

Patrick Schluter Patrick.Schluter at bbox.fr
Wed Jan 30 20:51:24 UTC 2019


On Wednesday, 30 January 2019 at 20:12:13 UTC, H. S. Teoh wrote:
> On Wed, Jan 30, 2019 at 07:17:38PM +0000, dronord via 
> Digitalmars-d wrote: [...]

> The real fun begins with nested templates:
>
> 	myFunc<nested<(a, b) => xform<(x, y) < z>(a) > xform<(x, y) < 
> z>(b)>>(...);
>

I hope you didn't forget the space between the >'s. Or else it 
might shift some value somewhere :-)



More information about the Digitalmars-d mailing list