We've got lots of freedom and independence, but you are never on your own when you encounter problems.
Mixin-Based Programming in C++: A solution to the constructor problem
Title | Mixin-Based Programming in C++: A solution to the constructor problem |
Publication Type | Journal Article |
Year of Publication | 2001 |
Authors | Eisenecker, U., F. Blinn, and K. Czarnecki |
Journal | Dr. Dobb's Journal |
Pagination | 111-112 |
Date Published | 01/2001 |
Abstract | A mixin is a fragment of a class that is intended to be composed with other classes or mixins. Our authors present a solution to the constructor problem in parameterized inheritance-based mixin programming in C++. |
URL | http://www.drdobbs.com/cpp/184404445 |