Here are design patterns and other conceptual programming objects. More...
Classes | |
| class | basic_singleton |
| A (really) basic implementation of the singleton design pattern. More... | |
| class | non_copyable |
| Inherit from this class to forbid copy constructor in your class. More... | |
Here are design patterns and other conceptual programming objects.
1.6.1