libstdc++
std::less< _Tp > Struct Template Reference

Inherited by __gnu_parallel::_Less< _Tp, _Tp >.

Public Member Functions

constexpr bool operator() (const _Tp &__x, const _Tp &__y) const
 

Detailed Description

template<typename _Tp>
struct std::less< _Tp >

One of the comparison functors.

Definition at line 340 of file stl_function.h.


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