Structs are structs, classes are classes.
C++ had the mixed model similar to what you suggested, we got it right and kept it nice and separate. This was done on purpose.
rikki cattermole via Digitalmars-d-learn Fri, 29 Dec 2017 04:16:29 -0800
Structs are structs, classes are classes.
C++ had the mixed model similar to what you suggested, we got it right and kept it nice and separate. This was done on purpose.