This header-file is part of module ALib Monomem of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file sharedmonoval.inl.
Go to the source code of this file.
Namespaces | |
namespace | alib |
namespace | alib::monomem |
Typedefs | |
template<typename T, typename TAllocator = lang::HeapAllocator, typename TLock = void> | |
using | alib::TSharedMonoVal = monomem::TSharedMonoVal<T, TAllocator, TLock> |
Type alias in namespace alib. | |