This is a partial specialization of DequePrimitives for the case when there is a single element per block.

Synopsis

Declared in <bslalg_dequeprimitives.h>

template<class VALUE_TYPE>
struct DequePrimitives<VALUE_TYPE, 1>;

Type Aliases

Static Member Functions