On Tuesday, 13 January 2015 at 18:19:42 UTC, ketmar via Digitalmars-d-learn wrote:
and then you can go with structures in the first place, i think. remember that you have that k00l `alias this` trick for them!
Which doesn't always help in case of multiple inheritance :( e.g. the blasted hdf c++ class hierarchy example.