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

Go to the source code of this file.

Namespaces

namespace  std
 

Functions

template<class ForwardIt , class Size , class T >
ForwardIt std::uninitialized_fill_n (ForwardIt first, Size count, const T &value)
 
template<class InputIt , class NoThrowForwardIt >
NoThrowForwardIt std::uninitialized_copy (InputIt first, InputIt last, NoThrowForwardIt d_first)