Searched defs:_Less (Results 1 – 4 of 4) sorted by relevance
252 struct _Less : std::binary_function<_T1, _T2, bool> struct265 struct _Less<_Tp, _Tp> argument
76 typedef std::less<_PointerType> _Less; in __foreign_iterator_aux4() typedef