Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Enumerations

bslalg_dequeprimitives.h File Reference

Provide primitive algorithms that operate on deques. More...

Go to the source code of this file.

Classes

struct  bslalg::DequePrimitives< VALUE_TYPE, BLOCK_LENGTH >
struct  bslalg::DequePrimitives< VALUE_TYPE, 1 >
class  bslalg::DequePrimitives_DequeElementGuard< VALUE_TYPE, BLOCK_LENGTH, ALLOCATOR >
class  bslalg::DequePrimitives_ExternalDequeElementGuard< VALUE_TYPE, BLOCK_LENGTH, ALLOCATOR >
class  bslalg::DequePrimitives_DequeMoveGuard< VALUE_TYPE, BLOCK_LENGTH >
class  bslalg::DequePrimitives_DequeEndpointProctor< VALUE_TYPE, BLOCK_LENGTH >

Namespaces

namespace  bslalg

Enumerations

enum  

Detailed Description


Enumeration Type Documentation

anonymous enum

These constants are used in the overloads below, when the last argument is of type bslmf::MetaInt<N> *, indicating that VALUE_TYPE has the traits for which the enumerator equal to N is named.