Specifies that an object of the type can be destroyed by a given
Specifies that the type is POD (Plain Old Data) type. This means the type is compatible with the types used in the C programming language, can be manipulated using C library
A SequenceContainer is a Container
Defines a type that can be used to represent a set of constant values or any combination of those values. This trait is typically implemented by integer types,
The BasicLockable concept describes the minimal characteristics of types that provide exclusive blocking semantics for execution agents (i.e. threads).
The Iterator concept describes types that can be used to identify and traverse the elements of a container. Iterator
An AllocatorAwareContainer is a
Specifies that an instance of the type can be destructed. Requirements The type T satisfies
Two objects of this type can be dereferenced and the resulting values can be swapped using unqualified function call swap() in the context where both
Specifies that an instance of the type can be constructed from an
Page 5 of 6