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 53 of file iterator.h.
typedef T::iterator Tf_IteratorInterface< T, Reverse >::IteratorType |
Definition at line 54 of file iterator.h.
|
inlinestatic |
Definition at line 55 of file iterator.h.
|
inlinestatic |
Definition at line 56 of file iterator.h.