Dynamic templated virtuals - I still often want them

Timon Gehr timon.gehr at gmx.ch
Mon Mar 14 16:24:06 UTC 2022


On 14.03.22 07:31, Walter Bright wrote:
> On 3/12/2022 5:00 AM, Timon Gehr wrote:
>> (It's a bit finicky though, template mixins are notorious for exposing 
>> forward reference compiler bugs.)
> 
> The fwd ref problems I see are usually caused by circular references.
> 

Yes, those are usually a component, but it's much less likely to be an 
issue without introspection and code generation.


More information about the Digitalmars-d mailing list