Getting a template parameter list
Philippe Sigaud
philippe.sigaud at gmail.com
Mon Jul 23 06:32:53 PDT 2012
As an aside to a reflection-related train of thought, I tired
again to get a templated type's parameter list.
I mean, given
class C(T) { T t; }
More information about the Digitalmars-d
mailing list