Home
last modified time | relevance | path

Searched refs:_Arg2_type (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/c++/stlport/stl/
H A D_function.h253 typedef typename _Operation::second_argument_type _Arg2_type; in bind2nd() typedef
254 return binder2nd<_Operation>(__fn, _Arg2_type(__x)); in bind2nd()