Classes | Modules

Containers
[STL-user layer]

Collaboration diagram for Containers:

Classes

class  deque< T, VectorType >
 A deque container. More...
class  map< KeyType, DataType, CompareType, RawNodeSize, RawLeafSize, PDAllocStrategy >
 Priority queue type generator. More...
class  PRIORITY_QUEUE_GENERATOR< Tp_, Cmp_, IntM_, MaxS_, Tune_ >
 Priority queue type generator. More...
class  queue< ValTp, BlkSz, AllocStr, SzTp >
 External FIFO queue container. More...
class  STACK_GENERATOR< ValTp, Externality, Behaviour, BlocksPerPage, BlkSz, IntStackTp, MigrCritSize, AllocStr, SzTp >
 Stack type generator. More...
struct  VECTOR_GENERATOR< Tp_, PgSz_, Pages_, BlkSize_, AllocStr_, Pager_ >
 External vector type generator. More...

Modules

 Internals

Detailed Description

Containers with STL-compatible interface