This partial specialization of DequeIterator for the case when there is a single element per block uses simpler storage and a simpler implementation. The contract for all functions is the same, and so not repeated.
Synopsis
Declared in <bslalg_dequeiterator.h>
template<class VALUE_TYPE>
class DequeIterator<VALUE_TYPE, 1>;
Member Functions
Name |
|
Friends
Name |
Description |
Return the result of comparing the block pointers of the specified |
|
Return |
Created with MrDocs