This header file is part of module ALib Singletons of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file singleton.hpp.
Go to the source code of this file.
Classes | |
class | Singleton< TDerivedClass > |
Namespaces | |
namespace | alib |
namespace | alib::singletons |
Typedefs | |
template<typename T > | |
using | Singleton = singletons::Singleton<T> |
Type alias in namespace alib. | |
Functions | |
void | Shutdown () |