wibble 1.1
|
#include <iterator.h>
Public Types | |
typedef Amorph< Iterator< T >, IteratorInterface< T >, 0 > | Super |
typedef T | ElementType |
![]() | |
typedef IteratorInterface< T > | Interface |
![]() | |
typedef T | ElementType |
typedef std::forward_iterator_tag | iterator_category |
typedef T | value_type |
typedef ptrdiff_t | difference_type |
typedef T * | pointer |
typedef T & | reference |
typedef const T & | const_reference |
typedef T wibble::Iterator< T >::ElementType |
typedef Amorph< Iterator< T >, IteratorInterface< T >, 0 > wibble::Iterator< T >::Super |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |