Something like ADL from C++?
Arafel
er.krali at gmail.com
Fri Dec 6 10:38:34 UTC 2024
On 6/12/24 11:18, Richard (Rikki) Andrew Cattermole wrote:
> Yes, once you have a level in the hierarchy that adds a constructor, you
> basically lose the ability to call that constructor with the template
> this parameter.
Shared static constructors with a template this parameter would be the
solution (just promoting them in case somebody feels like implementing
them ;-) )
More information about the Digitalmars-d
mailing list