Searched refs:second_argument_type (Results 1 – 9 of 9) sorted by relevance
42 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type; typedef79 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;116 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;153 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;190 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;265 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;333 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;370 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;409 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;446 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp second_argument_type;[all …]
26 : public unary_function<typename __Operation::second_argument_type,37 (typename __Operation::second_argument_type& __x) const in operator()40 (const typename __Operation::second_argument_type& __x) const in operator()
27 typename _Predicate::second_argument_type,37 const typename _Predicate::second_argument_type& __y) const in operator()
31 typename __Operation::second_argument_type value;34 binder2nd(const __Operation& __x, const typename __Operation::second_argument_type __y) in binder2nd()
25 typedef _Arg2 second_argument_type; typedef
30 typedef Arg2 second_argument_type;190 typename Predicate::second_argument_type,196 const typename Predicate::second_argument_type& y) const;237 : public unary_function<typename Operation::second_argument_type,245 …typename Operation::result_type operator()( typename Operation::second_argument_type& x) cons…246 …typename Operation::result_type operator()(const typename Operation::second_argument_type& x) cons…259 typename Operation::second_argument_type value;261 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++20300 typedef value_type second_argument_type; // deprecated in C++17, removed in C++20947 _LIBCPP_DEPRECATED_IN_CXX17 typedef value_type second_argument_type;1731 _LIBCPP_DEPRECATED_IN_CXX17 typedef value_type second_argument_type;
500 typedef experimental::fundamentals_v2::propagate_const<_Tp> second_argument_type;513 typedef experimental::fundamentals_v2::propagate_const<_Tp> second_argument_type;526 typedef experimental::fundamentals_v2::propagate_const<_Tp> second_argument_type;539 typedef experimental::fundamentals_v2::propagate_const<_Tp> second_argument_type;552 typedef experimental::fundamentals_v2::propagate_const<_Tp> second_argument_type;565 typedef experimental::fundamentals_v2::propagate_const<_Tp> second_argument_type;
1614 _LIBCPP_DEPRECATED_IN_CXX17 typedef shared_ptr<_Tp> second_argument_type;1638 _LIBCPP_DEPRECATED_IN_CXX17 typedef weak_ptr<_Tp> second_argument_type;