Virtual methods on stack objects

Marvin Hannott i28muzw0n at relay.firefox.com
Wed May 11 13:57:42 UTC 2022


Hi everybody!

I understand that D's classes solve some particular problems. 
However, they also cause problems because they cannot be copied 
when scoped. So how do I get virtual methods on a copyable stack 
object?


More information about the Digitalmars-d-learn mailing list