ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
sharedmonoval.inl File Reference

Description:

This header-file is part of module ALib Monomem of the ALib C++ Framework.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file sharedmonoval.inl.

Go to the source code of this file.

Classes

struct  alib::monomem::TSharedMonoVal< T, TAllocator, TLock >::FieldMembersNoLock
struct  alib::monomem::TSharedMonoVal< T, TAllocator, TLock >::FieldMembersWithLock
class  alib::monomem::TSharedMonoVal< T, TAllocator, TLock >

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.