swift
swift::misc::Iterators::ConcatIterator< I > Member List

This is the complete list of members for swift::misc::Iterators::ConcatIterator< I >, including all inherited members.

ConcatIterator(QVector< I > iterators)swift::misc::Iterators::ConcatIterator< I >inline
ConcatIterator(I end)swift::misc::Iterators::ConcatIterator< I >inline
difference_type typedefswift::misc::Iterators::ConcatIterator< I >
iterator_category typedefswift::misc::Iterators::ConcatIterator< I >
operator!=(const ConcatIterator &other) constswift::misc::Iterators::ConcatIterator< I >inline
operator*()swift::misc::Iterators::ConcatIterator< I >inline
operator++()swift::misc::Iterators::ConcatIterator< I >inline
operator++(int)swift::misc::Iterators::ConcatIterator< I >inline
operator->()swift::misc::Iterators::ConcatIterator< I >inline
operator<(const ConcatIterator &other) constswift::misc::Iterators::ConcatIterator< I >inline
operator<=(const ConcatIterator &other) constswift::misc::Iterators::ConcatIterator< I >inline
operator==(const ConcatIterator &other) constswift::misc::Iterators::ConcatIterator< I >inline
operator>(const ConcatIterator &other) constswift::misc::Iterators::ConcatIterator< I >inline
operator>=(const ConcatIterator &other) constswift::misc::Iterators::ConcatIterator< I >inline
pointer typedefswift::misc::Iterators::ConcatIterator< I >
reference typedefswift::misc::Iterators::ConcatIterator< I >
value_type typedefswift::misc::Iterators::ConcatIterator< I >