The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
util::const_iterator_extend< Value, Container, Deref, Key > Member List

This is the complete list of members for util::const_iterator_extend< Value, Container, Deref, Key >, including all inherited members.

base_iter_type typedefutil::const_iterator_extend< Value, Container, Deref, Key >
const_iterator_extend()util::const_iterator_extend< Value, Container, Deref, Key >inline
const_iterator_extend(const base_iter_type &iter)util::const_iterator_extend< Value, Container, Deref, Key >inlineexplicit
const_iterator_extend(const iterator_extend< Value, Container, Deref, Key > &iter)util::const_iterator_extend< Value, Container, Deref, Key >inline
difference_type typedefutil::const_iterator_extend< Value, Container, Deref, Key >
get(const Key &) const util::const_iterator_extend< Value, Container, Deref, Key >inline
iter_util::const_iterator_extend< Value, Container, Deref, Key >private
iterator_category typedefutil::const_iterator_extend< Value, Container, Deref, Key >
operator!=(const const_iterator_extend &that) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator*() const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator+(difference_type n) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator++()util::const_iterator_extend< Value, Container, Deref, Key >inline
operator++(int)util::const_iterator_extend< Value, Container, Deref, Key >inline
operator+=(difference_type n)util::const_iterator_extend< Value, Container, Deref, Key >inline
operator-(difference_type n) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator-(const const_iterator_extend &that) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator--()util::const_iterator_extend< Value, Container, Deref, Key >inline
operator--(int)util::const_iterator_extend< Value, Container, Deref, Key >inline
operator-=(difference_type n)util::const_iterator_extend< Value, Container, Deref, Key >inline
operator->() const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator<(const const_iterator_extend &that) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator<=(const const_iterator_extend &that) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator==(const const_iterator_extend &that) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator>(const const_iterator_extend &that) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator>=(const const_iterator_extend &that) const util::const_iterator_extend< Value, Container, Deref, Key >inline
operator[](difference_type n) const util::const_iterator_extend< Value, Container, Deref, Key >inline
pointer typedefutil::const_iterator_extend< Value, Container, Deref, Key >
reference typedefutil::const_iterator_extend< Value, Container, Deref, Key >
value_type typedefutil::const_iterator_extend< Value, Container, Deref, Key >