Maze Builder Docs 6.7.5
Loading...
Searching...
No Matches
mazes::singleton_base< T > Class Template Reference

Public Member Functions

 singleton_base (const singleton_base &)=delete
 
singleton_baseoperator= (const singleton_base &)=delete
 
 singleton_base (singleton_base &&)=delete
 
singleton_baseoperator= (singleton_base &&)=delete
 

Static Public Member Functions

template<typename ... Args>
static std::shared_ptr< T > & instance (Args &&... args) noexcept
 

The documentation for this class was generated from the following file: