Searched defs:less_equal (Results 1 – 1 of 1) sorted by relevance
251 struct less_equal : public binary_function<_Tp, _Tp, bool> in _GLIBCXX_VISIBILITY() struct254 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()