17 #ifndef HH_SENF_Utils_singleton_ 18 #define HH_SENF_Utils_singleton_ 1 21 #include <boost/noncopyable.hpp> 98 static force_creation creator_;
static bool alive()
Return true, if instance ok, false otherwise.
Mark a class as singleton and provide singleton accessor.
static Self & instance()
Return singleton instance.