Searched refs:bind2nd (Results 1 – 5 of 5) sorted by relevance
43 inline _LIBCPP_HIDE_FROM_ABI binder2nd<_Operation> bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
294 binder2nd<Operation> bind2nd(const Operation& op, const T& x); // deprecated in C+…
292 binder2nd<Operation> bind2nd(const Operation& op, const T& x); // deprecated in C+…
819 SYMBOL(bind2nd, std::, <functional>)