|
CppELib 1.7.0
|
Random-access iterator used as PreallocatedDeque<T>::iterator or PreallocatedDeque<T>::const_iterator. More...
#include <PreallocatedDeque.h>
Public Types | |
| typedef T | value_type |
| typedef std::size_t | size_type |
| typedef std::ptrdiff_t | difference_type |
| typedef PreallocatedDeque_iterator< T, T &, T *, PreallocatedDeque< T > * > | iterator |
| typedef PreallocatedDeque_iterator< T, const T &, const T *, const PreallocatedDeque< T > * > | const_iterator |
| typedef Ref | reference |
| typedef const Ref | const_reference |
| typedef Ptr | pointer |
| typedef const Ptr | const_pointer |
| typedef std::random_access_iterator_tag | iterator_category |
Random-access iterator used as PreallocatedDeque<T>::iterator or PreallocatedDeque<T>::const_iterator.
| typedef PreallocatedDeque_iterator<T, const T&, const T*, const PreallocatedDeque<T>*> Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::const_iterator |
| typedef const Ptr Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::const_pointer |
| typedef const Ref Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::const_reference |
| typedef std::ptrdiff_t Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::difference_type |
| typedef PreallocatedDeque_iterator<T, T&, T*, PreallocatedDeque<T>*> Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::iterator |
| typedef std::random_access_iterator_tag Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::iterator_category |
| typedef Ptr Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::pointer |
| typedef Ref Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::reference |
| typedef std::size_t Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::size_type |
| typedef T Container::PreallocatedDeque_iterator< T, Ref, Ptr, DeqPtr >::value_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |