D is dead
Walter Bright
newshound2 at digitalmars.com
Thu Aug 23 21:03:52 UTC 2018
On 8/23/2018 11:29 AM, Steven Schveighoffer wrote:
> What this simply means is your identification of the problem is simply wrong --
> it's not that you can't make subtypes with structs (you can), it's that you
> can't accept rvalues by reference, and accepting by reference is required for
> inheritance.
You're quite right that correct identification of the problem is critical before
designing a solution.
More information about the Digitalmars-d
mailing list