A request for an easier way to pass a storage class to a template

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Oct 25 09:05:29 PDT 2011


Luckily I can use this as an alternative:
static assert(is(ParameterStorageClassTuple!foo ==
ParameterStorageClassTuple!bar));


More information about the Digitalmars-d mailing list