Can is() operate on TypeInfo?
Extract template parameter at runtime?
Yuxuan Shui via Digitalmars-d-learn Mon, 15 Jun 2015 11:16:07 -0700
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?
- Extract template parameter at... Yuxuan Shui via Digitalmars-d-learn
- Re: Extract template par... Steven Schveighoffer via Digitalmars-d-learn
- Re: Extract template... Yuxuan Shui via Digitalmars-d-learn
- Re: Extract temp... Yuxuan Shui via Digitalmars-d-learn
- Re: Extract ... Ali Çehreli via Digitalmars-d-learn
- Re: Extract template par... Baz via Digitalmars-d-learn