Searched defs:bind2nd (Results 1 – 5 of 5) sorted by relevance
46 bind2nd(const _Operation& __op, const _Tp& __x) { in bind2nd() function
81 inline binder2nd<Func> bind2nd(const Func& func, const T& arg) in bind2nd() function