Extract template parameter at runtime?

Yuxuan Shui via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Jun 15 11:10:33 PDT 2015


I have a template class which is derived from a base class. Is it 
possible to extract the template parameter from a reference to 
the base class?

Can is() operate on TypeInfo?


More information about the Digitalmars-d-learn mailing list