|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Singleton, including all inherited members.
| get_instance() noexcept | Singleton | inlinestatic |
| operator=(const Singleton &)=delete | Singleton | |
| operator=(Singleton &&)=delete | Singleton | |
| Singleton(const Singleton &)=delete | Singleton | |
| Singleton(Singleton &&)=delete | Singleton | |
| Singleton()=default | Singleton | private |