Home
last modified time | relevance | path

Searched defs:second_argument_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__functional/
H A Dbinary_function.h24 typedef _Arg2 second_argument_type; typedef
31 using second_argument_type = _Arg2; member
/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dbinary_function.h26 typedef _Arg2 second_argument_type; typedef