Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dbinder1st.h26 : public __unary_function<typename _Operation::second_argument_type, typename _Operation::result_type> {
35 operator()(typename _Operation::second_argument_type& __x) const { in operator()
39 operator()(const typename _Operation::second_argument_type& __x) const { in operator()
H A Dbinary_negate.h27 typename _Predicate::second_argument_type,
36 const typename _Predicate::first_argument_type& __x, const typename _Predicate::second_argument_type& __y) const { in operator()
H A Dbinary_function.h26 typedef _Arg2 second_argument_type; typedef
36 using second_argument_type _LIBCPP_DEPRECATED_IN_CXX17 = _Arg2;
H A Dbinder2nd.h29 typename _Operation::second_argument_type value;
32 _LIBCPP_HIDE_FROM_ABI binder2nd(const _Operation& __x, const typename _Operation::second_argument_type __y)
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfunctional30 typedef Arg2 second_argument_type;
204 typename Predicate::second_argument_type,
210 const typename Predicate::second_argument_type& y) const;
262 : public unary_function<typename Operation::second_argument_type,
270 …typename Operation::result_type operator()( typename Operation::second_argument_type& x) cons…
271 …typename Operation::result_type operator()(const typename Operation::second_argument_type& x) cons…
284 typename Operation::second_argument_type value;
286 binder2nd(const Operation& x, const typename Operation::second_argument_type y);
H A Dmap55 typedef value_type second_argument_type; // deprecated in C++17, removed in C++20
340 typedef value_type second_argument_type; // deprecated in C++17, removed in C++20
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Dpropagate_const417 typedef experimental::propagate_const<_Tp> second_argument_type;
428 typedef experimental::propagate_const<_Tp> second_argument_type;
439 typedef experimental::propagate_const<_Tp> second_argument_type;
450 typedef experimental::propagate_const<_Tp> second_argument_type;
461 typedef experimental::propagate_const<_Tp> second_argument_type;
472 typedef experimental::propagate_const<_Tp> second_argument_type;