Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
iterator.h File Reference

Go to the source code of this file.

Namespaces

namespace  std
 

Functions

template<class InputIt , class Distance >
void std::advance (InputIt &it, Distance n)
 
template<class InputIt , class Distance >
void std::advance_pointer (InputIt &it, Distance n)