Derived type
novice3
sorryno at em.ail
Wed Mar 31 13:03:34 UTC 2021
On Wednesday, 31 March 2021 at 12:09:33 UTC, Basile B. wrote:
> yeah template instances are identified using the parameters
> identifiers, then the alias is just a syntactic shortcut to
> that, not producing a new symbol with a unique mangle...
so, no way to generate struct with parametrized name by template
or mixin template?
> That being said you can still use a string mixin if the
> messages have to be correct
> ...
thank you!
More information about the Digitalmars-d-learn
mailing list