#include <stl_function.h>
Inheritance diagram for std::less< _Tp >:

Public Member Functions | |
| bool | operator() (const _Tp &__x, const _Tp &__y) const |
Definition at line 223 of file stl_function.h.
| bool std::less< _Tp >::operator() | ( | const _Tp & | __x, | |
| const _Tp & | __y | |||
| ) | const [inline] |
Definition at line 226 of file stl_function.h.
1.4.7