Searched refs:second_argument_type (Results 1 – 7 of 7) sorted by relevance
26 : 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()
27 typename _Predicate::second_argument_type,36 const typename _Predicate::first_argument_type& __x, const typename _Predicate::second_argument_type& __y) const { in operator()
26 typedef _Arg2 second_argument_type; typedef36 using second_argument_type _LIBCPP_DEPRECATED_IN_CXX17 = _Arg2;
29 typename _Operation::second_argument_type value;32 _LIBCPP_HIDE_FROM_ABI binder2nd(const _Operation& __x, const typename _Operation::second_argument_type __y)
30 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);
55 typedef value_type second_argument_type; // deprecated in C++17, removed in C++20340 typedef value_type second_argument_type; // deprecated in C++17, removed in C++20
417 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;