This header-file is part of module ALib Monomem of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file sharedmonoval.hpp.
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. | |