This header-file is part of the ALib C++ Library. With supporting legacy or module builds, .mpp-files are either recognized by the build-system as C++20 Module interface files, or are included by the import/include headers.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file singletons.mpp.
#include "alib/singletons/singletons.prepro.hpp"
#include "ALib.Lang.CIFunctions.H"
#include "ALib.Lang.CIMethods.H"
import ALib.Containers.HashTable;
import ALib.Strings;
import ALib.Monomem;
import ALib.Lang;
Go to the source code of this file.
Classes | |
class | alib::singletons::Singleton< TDerivedClass > |
Namespaces | |
namespace | alib |
namespace | alib::singletons |
Typedefs | |
template<typename T> | |
using | alib::Singleton = singletons::Singleton<T> |
Type alias in namespace alib. | |
Functions | |
HashMap< MonoAllocator, lang::TypeFunctors::Key, void *, lang::TypeFunctors::Hash, lang::TypeFunctors::EqualTo, lang::Caching::Auto, Recycling::None > & | alib::singletons::DbgGetSingletons () |
int | alib::singletons::DbgGetSingletons (NAString &target) |
void | alib::singletons::shutdown () |