cppx-core
cppx::Enumerated_< Collection >::Iterator Member List

This is the complete list of members for cppx::Enumerated_< Collection >::Iterator, including all inherited members.

advance()cppx::Enumerated_< Collection >::Iteratorinline
difference_type typedefcppx::Forward_iterator_impl_< Iterator, Item_and_index >
Iterator(const Collection_iterator it, const Index i)cppx::Enumerated_< Collection >::Iteratorinlineexplicit
iterator_category typedefcppx::Forward_iterator_impl_< Iterator, Item_and_index >
operator *() const -> Item_and_indexcppx::Enumerated_< Collection >::Iteratorinline
operator++() -> const Iterator &cppx::Forward_iterator_impl_< Iterator, Item_and_index >inline
operator++(int) -> Iteratorcppx::Forward_iterator_impl_< Iterator, Item_and_index >inline
operator==(const Iterator &a, const Iterator &b) -> Truthcppx::Enumerated_< Collection >::Iteratorfriend
pointer typedefcppx::Forward_iterator_impl_< Iterator, Item_and_index >
reference typedefcppx::Forward_iterator_impl_< Iterator, Item_and_index >
Value typedefcppx::Forward_iterator_impl_< Iterator, Item_and_index >
value_type typedefcppx::Forward_iterator_impl_< Iterator, Item_and_index >