Home
last modified time | relevance | path

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

/haiku/headers/cpp/
H A Dstl_function.h232 typedef typename _Operation::second_argument_type _Arg2_type; in bind2nd() typedef
233 return binder2nd<_Operation>(__oper, _Arg2_type(__x)); in bind2nd()