tinyutf8 4.0.2
Unicode (UTF-8) capable std::string
Loading...
Searching...
No Matches
tiny_utf8::const_reverse_iterator< Container, Raw > Member List

This is the complete list of members for tiny_utf8::const_reverse_iterator< Container, Raw >, including all inherited members.

advance(difference_type n) noexcepttiny_utf8::iterator_base< Container, Raw >inlineprotected
base() const noexcepttiny_utf8::const_reverse_iterator< Container, Raw >inline
const_reverse_iterator(typename iterator_base< Container, Raw >::difference_type index, const Container *instance) noexcepttiny_utf8::const_reverse_iterator< Container, Raw >inline
const_reverse_iterator(const reverse_iterator< Container, Raw > &other) noexcepttiny_utf8::const_reverse_iterator< Container, Raw >inline
const_reverse_iterator(const reverse_iterator< Container, !Raw > &other) noexcepttiny_utf8::const_reverse_iterator< Container, Raw >inline
const_reverse_iterator(const const_iterator< Container, Raw > &other) noexcepttiny_utf8::const_reverse_iterator< Container, Raw >inline
const_reverse_iterator(const const_iterator< Container, !Raw > &other) noexcepttiny_utf8::const_reverse_iterator< Container, Raw >inline
const_reverse_iterator() noexcept=defaulttiny_utf8::const_reverse_iterator< Container, Raw >
const_reverse_iterator(const const_reverse_iterator &) noexcept=defaulttiny_utf8::const_reverse_iterator< Container, Raw >
decrement() noexcepttiny_utf8::iterator_base< Container, Raw >inlineprotected
difference_type typedeftiny_utf8::iterator_base< Container, Raw >
get_index() const noexcepttiny_utf8::iterator_base< Container, Raw >inline
get_instance() const noexcepttiny_utf8::iterator_base< Container, Raw >inline
get_raw_index() const noexcepttiny_utf8::iterator_base< Container, Raw >inline
get_reference() const noexcepttiny_utf8::iterator_base< Container, Raw >inline
get_value() const noexcepttiny_utf8::iterator_base< Container, Raw >inline
increment() noexcepttiny_utf8::iterator_base< Container, Raw >inlineprotected
iterator_base(difference_type index, Container *instance) noexcepttiny_utf8::iterator_base< Container, Raw >inline
iterator_base() noexcept=defaulttiny_utf8::iterator_base< Container, Raw >
iterator_base(const iterator_base &) noexcept=defaulttiny_utf8::iterator_base< Container, Raw >
iterator_category typedeftiny_utf8::iterator_base< Container, Raw >
operator!=(const iterator_base &it) const noexcepttiny_utf8::iterator_base< Container, Raw >inline
operator*() const noexcepttiny_utf8::const_reverse_iterator< Container, Raw >inline
operator+(typename iterator_base< Container, Raw >::difference_type n) const noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
operator++() noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
operator++(int) noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
operator+=(typename iterator_base< Container, Raw >::difference_type n) noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
operator-(typename iterator_base< Container, Raw >::difference_type n) const noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
operator--() noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
operator--(int) noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
operator-=(typename iterator_base< Container, Raw >::difference_type n) noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
operator=(const const_reverse_iterator &) noexcept=defaulttiny_utf8::const_reverse_iterator< Container, Raw >
tiny_utf8::reverse_iterator::operator=(const reverse_iterator &) noexcept=defaulttiny_utf8::reverse_iterator< Container, Raw >
tiny_utf8::iterator_base::operator=(const iterator_base &) noexcept=defaulttiny_utf8::iterator_base< Container, Raw >
operator==(const iterator_base &it) const noexcepttiny_utf8::iterator_base< Container, Raw >inline
pointer typedeftiny_utf8::iterator_base< Container, Raw >
reference typedeftiny_utf8::iterator_base< Container, Raw >
reverse_iterator(typename iterator_base< Container, Raw >::difference_type index, Container *instance) noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
reverse_iterator(const iterator< Container, Raw > &other) noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
reverse_iterator(const iterator< Container, !Raw > &other) noexcepttiny_utf8::reverse_iterator< Container, Raw >inline
reverse_iterator() noexcept=defaulttiny_utf8::reverse_iterator< Container, Raw >
reverse_iterator(const reverse_iterator &) noexcept=defaulttiny_utf8::reverse_iterator< Container, Raw >
reverse_iterator(const const_iterator< Container, Raw > &)=deletetiny_utf8::reverse_iterator< Container, Raw >
reverse_iterator(const const_reverse_iterator< Container, Raw > &)=deletetiny_utf8::reverse_iterator< Container, Raw >
t_indextiny_utf8::iterator_base< Container, Raw >protected
t_instancetiny_utf8::iterator_base< Container, Raw >protected
value_type typedeftiny_utf8::iterator_base< Container, Raw >