The SharedTimedMutex concept extends the
A ReversibleContainer is a Container
Specifies that a type is a literal type. Literal types are the types of
Encapsulates a memory allocation and deallocation strategy. Every standard library component that may need to allocate or release storage, from
Specifies that a type is standard layout type. Standard layout types are useful for communicating with code written in other programming languages. Note
The SharedMutex concept extends the Mutex
Concept is a term that describes a named set of requirements for a type.
The TimedLockable concept describes the characteristics of types that provide timed exclusive blocking semantics for execution agents (i.e. threads).
The type must work with == operator and the result should have standard semantics. Requirements The type
Requirements Trivial copy constructor Trivial move constructor Trivial copy assignment operator
Page 4 of 6