AliasSeq can contain template identifier too?
Shriramana Sharma via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Dec 12 06:15:37 PST 2015
https://github.com/D-Programming-Language/phobos/blob/master/std/meta.d#L790
Looks like an AliasSeq can contain a template identifier too. So should I
understand that AliasSeq in general can refer to any identifier and any
value? Hitherto I thought it was any *type* and any value...
--
Shriramana Sharma, Penguin #395953
More information about the Digitalmars-d-learn
mailing list