On 12/20/2018 7:14 PM, Nicholas Wilson wrote: > If you do struct "inheritance" with alias this, > because there is no multiple alias this, you can't then alias this the struct to > something else. Ok. I suggest using aggregation rather than attempting multiple inheritance.