Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__functional/
H A Dbinder1st.h26 …: public __unary_function<typename _Operation::second_argument_type, typename _Operation::result_t…
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 … _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 …HIDE_FROM_ABI binder2nd(const _Operation& __x, const typename _Operation::second_argument_type __y) in binder2nd()
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dfunctional30 typedef Arg2 second_argument_type;
195 typename Predicate::second_argument_type,
201 const typename Predicate::second_argument_type& y) const;
247 : public unary_function<typename Operation::second_argument_type,
255 …typename Operation::result_type operator()( typename Operation::second_argument_type& x) cons…
256 …typename Operation::result_type operator()(const typename Operation::second_argument_type& x) cons…
269 typename Operation::second_argument_type value;
271 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-14.2/contrib/llvm-project/libcxx/include/experimental/
H A Dpropagate_const426 typedef experimental::propagate_const<_Tp> second_argument_type;
437 typedef experimental::propagate_const<_Tp> second_argument_type;
448 typedef experimental::propagate_const<_Tp> second_argument_type;
459 typedef experimental::propagate_const<_Tp> second_argument_type;
470 typedef experimental::propagate_const<_Tp> second_argument_type;
481 typedef experimental::propagate_const<_Tp> second_argument_type;