Searched defs:_Sp_less (Results 1 – 1 of 1) sorted by relevance
1167 struct _Sp_less : public binary_function<_Sp, _Sp, bool> in _GLIBCXX_VISIBILITY() struct1170 operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept in _GLIBCXX_VISIBILITY()