Queue  1.0.0
A C++17 Library of various `queue` containers
circular_queue< T, Alloc >::iterator Member List

This is the complete list of members for circular_queue< T, Alloc >::iterator, including all inherited members.

circular_queue (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iteratorfriend
difference_type typedef (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iterator
iterator(const circular_queue *const buffer, pointer start, bool parity) noexceptcircular_queue< T, Alloc >::iteratorinline
iterator(const circular_queue *const buffer, queue_pointer pointer) noexcept (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iteratorinline
iterator() (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iteratorinline
iterator(const iterator &other)=default (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iterator
iterator(iterator &&other) noexcept (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iteratorinline
iterator_category typedef (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iterator
m_buffer (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iteratorprotected
m_pointercircular_queue< T, Alloc >::iteratorprotected
operator const_iterator() constcircular_queue< T, Alloc >::iteratorinline
operator!=(const iterator &rhs) constcircular_queue< T, Alloc >::iteratorinline
operator&() constcircular_queue< T, Alloc >::iteratorinline
operator*() constcircular_queue< T, Alloc >::iteratorinline
operator+(difference_type n) const noexceptcircular_queue< T, Alloc >::iteratorinline
operator++() noexceptcircular_queue< T, Alloc >::iteratorinline
operator++(int)circular_queue< T, Alloc >::iteratorinline
operator+=(difference_type n) noexceptcircular_queue< T, Alloc >::iteratorinline
operator-(difference_type n) constcircular_queue< T, Alloc >::iteratorinline
operator-(const iterator &other) constcircular_queue< T, Alloc >::iteratorinline
operator--() noexceptcircular_queue< T, Alloc >::iteratorinline
operator--(int)circular_queue< T, Alloc >::iteratorinline
operator-=(difference_type n) noexceptcircular_queue< T, Alloc >::iteratorinline
operator->() constcircular_queue< T, Alloc >::iteratorinline
operator<(const iterator &rhs) const noexceptcircular_queue< T, Alloc >::iteratorinline
operator<=(const iterator &rhs) constcircular_queue< T, Alloc >::iteratorinline
operator=(const iterator &other)=default (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iterator
operator=(iterator &&other) noexcept (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iteratorinline
operator==(const iterator &rhs) const noexceptcircular_queue< T, Alloc >::iteratorinline
operator>(const iterator &rhs) constcircular_queue< T, Alloc >::iteratorinline
operator>=(const iterator &rhs) constcircular_queue< T, Alloc >::iteratorinline
operator[](difference_type n) constcircular_queue< T, Alloc >::iteratorinline
pointer typedef (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iterator
reference typedef (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iterator
value_type typedef (defined in circular_queue< T, Alloc >::iterator)circular_queue< T, Alloc >::iterator
~iterator() noexcept=defaultcircular_queue< T, Alloc >::iteratorinline