Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
functional.h
Go to the documentation of this file.
1#ifndef MSL_FUNCTIONAL_H_
2#define MSL_FUNCTIONAL_H_
3
4namespace std {
5template <class T> struct less {};
6} // namespace std
7
8#endif
Definition d_a_e_wb.cpp:12
Definition functional.h:5