|
HDK
|
#include <iterator.h>
Public Types | |
| typedef T::const_reverse_iterator | IteratorType |
Static Public Member Functions | |
| static IteratorType | Begin (T const &c) |
| static IteratorType | End (T const &c) |
Definition at line 57 of file iterator.h.
| typedef T::const_reverse_iterator Tf_IteratorInterface< const T, true >::IteratorType |
Definition at line 58 of file iterator.h.
|
inlinestatic |
Definition at line 59 of file iterator.h.
|
inlinestatic |
Definition at line 60 of file iterator.h.