Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
std::less< T > Struct Template Reference

#include <functional.h>

+ Inheritance diagram for std::less< T >:
+ Collaboration diagram for std::less< T >:

Public Member Functions

bool operator() (const T &lhs, const T &rhs) const
 
- Public Member Functions inherited from std::detail::less< T, T >
bool operator() (const T &lhs, const T &rhs) const
 

Member Function Documentation

◆ operator()()

template<class T >
bool std::less< T >::operator() ( const T & lhs,
const T & rhs ) const
inline

The documentation for this struct was generated from the following file: