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

Description:

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.

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.