Home
last modified time | relevance | path

Searched defs:first_argument_type (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__functional/
H A Dbinary_function.h26 typedef _Arg1 first_argument_type; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_function.h116 typedef _Arg1 first_argument_type; ///< the type of the first argument typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_function.h112 typedef _Arg1 first_argument_type; ///< the type of the first argument (no surprises here) typedef