Searched defs:binder2nd (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_function.h223 class binder2nd class in inherits:unary_function
240 binder2nd(const _Operation& __x, _ValueParamType __y) function in class:binder2nd
251 inline binder2nd<_Operation>
254 return binder2nd<_Operation>(__fn, _Arg2_type(__x));

Completed in 61 milliseconds