Wait, what? What is AliasSeq?

via Digitalmars-d digitalmars-d at puremagic.com
Wed Jul 15 22:35:05 PDT 2015


On Thursday, 16 July 2015 at 05:28:15 UTC, Ola Fosheim Grøstad 
wrote:
> std::forward_list

Forget that one, that actually would be a single linked list… :P 
And in C++ you also have "std::integer_sequence" for compile time 
parameters.

But I think "sequence" implies that everything has the same 
type...



More information about the Digitalmars-d mailing list