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