Wait, what? What is AliasSeq?
Adrian Matoga via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jul 16 01:36:51 PDT 2015
On Thursday, 16 July 2015 at 05:51:01 UTC, Mike wrote:
> "A template parameter pack is a template parameter that accepts
> zero or more template arguments (non-types, types, or
> templates). A function parameter pack is a function parameter
> that accepts zero or more function arguments.
>
> A template with at least one parameter pack is called a
> variadic template."
>
> Sound familiar? I propose simply "Pack".
+ 1
More information about the Digitalmars-d
mailing list