Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <iterator.h>
Public Types | |
typedef ptrdiff_t | difference_type |
typedef T | value_type |
typedef T * | pointer |
typedef T & | reference |
typedef random_access_iterator_tag | iterator_category |
typedef random_access_iterator_tag std::iterator_traits< T * >::iterator_category |