UString  0.1.0
UTF-8 C++11 string library
UString::IteratorBase< IterType > Member List

This is the complete list of members for UString::IteratorBase< IterType >, including all inherited members.

base() const UString::IteratorBase< IterType >inline
IteratorBase()=defaultUString::IteratorBase< IterType >
operator!=(const IteratorBase &other)UString::IteratorBase< IterType >inline
operator*() const UString::IteratorBase< IterType >inline
operator++()UString::IteratorBase< IterType >inline
operator++(int)UString::IteratorBase< IterType >inline
operator--()UString::IteratorBase< IterType >inline
operator--(int)UString::IteratorBase< IterType >inline
operator==(const IteratorBase &other)UString::IteratorBase< IterType >inline
reference typedef (defined in UString::IteratorBase< IterType >)UString::IteratorBase< IterType >
UString (defined in UString::IteratorBase< IterType >)UString::IteratorBase< IterType >friend
value_type typedef (defined in UString::IteratorBase< IterType >)UString::IteratorBase< IterType >