Home
last modified time | relevance | path

Searched defs:_Sp_less (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dshared_ptr_base.h1167 struct _Sp_less : public binary_function<_Sp, _Sp, bool> in _GLIBCXX_VISIBILITY() struct
1170 operator()(const _Sp& __lhs, const _Sp& __rhs) const noexcept in _GLIBCXX_VISIBILITY()