Definition in file basic_singleton.hpp.
#include <claw/non_copyable.hpp>
#include <claw/impl/basic_singleton.tpp>
Go to the source code of this file.
Namespaces | |
namespace | claw |
namespace | claw::concept |
Classes | |
class | claw::concept::basic_singleton< T > |
A (really) basic implementation of the singleton design pattern. More... |