HDK
|
#include <iterator.h>
Public Types | |
typedef T::iterator | IteratorType |
Static Public Member Functions | |
static IteratorType | Begin (T &c) |
static IteratorType | End (T &c) |
Definition at line 36 of file iterator.h.
typedef T::iterator Tf_IteratorInterface< T, Reverse >::IteratorType |
Definition at line 37 of file iterator.h.
|
inlinestatic |
Definition at line 38 of file iterator.h.
|
inlinestatic |
Definition at line 39 of file iterator.h.