What do you mean: "to parametrize class by Typeinfo"?

class A { }
A!TypeInfo var;

If you mean this, than how it can help?

It would be well if I could create object that inherits class with this typeinfo.

Reply via email to