A RandomNumberDistribution is a function object returning random numbers according to a
Requirements Trivial copy constructor Trivial move constructor Trivial copy assignment operator
The SharedMutex concept extends the Mutex
Specifies that an object of the type can be constructed into uninitialized storage from an rvalue of that type by a given allocator. Requirements
Encapsulates a memory allocation and deallocation strategy. Every standard library component that may need to allocate or release storage, from
A uniform random number generator is a function object returning unsigned integer values such that each value in the range of possible results has (ideally) equal probability
A ReversibleContainer is a Container
The SharedTimedMutex concept extends the
Specifies that a type is standard layout type. Standard layout types are useful for communicating with code written in other programming languages. Note
The TimedLockable concept describes the characteristics of types that provide timed exclusive blocking semantics for execution agents (i.e. threads).
Page 4 of 6