Claw
1.7.3
|
A (really) basic implementation of the singleton design pattern. More...
Go to the source code of this file.
Classes | |
class | claw::pattern::basic_singleton< T > |
A (really) basic implementation of the singleton design pattern. More... |
Namespaces | |
namespace | claw |
This is the main namespace. | |
namespace | claw::pattern |
Here are the design patterns. |
A (really) basic implementation of the singleton design pattern.
Definition in file basic_singleton.hpp.