ALib C++ Library
Library Version: 2510 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++ Library.

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

Definition in file sharedmonoval.inl.

This graph shows which files directly or indirectly include this file:

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.