multiple inheritance
Namespace
rswhite4 at googlemail.com
Mon Jul 9 14:35:37 PDT 2012
Previous message:
multiple inheritance
Next message:
Portable way to obtain member function pointer (and invoke it)?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
The solution is simple: mixin template _Transform() { public: alias this Transformable; // ... }
Previous message:
multiple inheritance
Next message:
Portable way to obtain member function pointer (and invoke it)?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Digitalmars-d-learn mailing list