reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
381 struct less : public binary_function<_Tp, _Tp, bool> 381 struct less : public binary_function<_Tp, _Tp, bool> 385 operator()(const _Tp& __x, const _Tp& __y) const 385 operator()(const _Tp& __x, const _Tp& __y) const