Searched refs:first_argument_type (Results 1 – 9 of 9) sorted by relevance
41 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type; typedef78 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;115 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;152 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;189 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;264 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;332 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;369 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;408 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;445 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp first_argument_type;[all …]
26 : public unary_function<typename __Operation::first_argument_type,37 ( typename __Operation::first_argument_type& __x) const in operator()40 (const typename __Operation::first_argument_type& __x) const in operator()
26 : public binary_function<typename _Predicate::first_argument_type,36 bool operator()(const typename _Predicate::first_argument_type& __x, in operator()
31 typename __Operation::first_argument_type value;34 const typename __Operation::first_argument_type __y) in binder1st()
24 typedef _Arg1 first_argument_type; typedef
29 typedef Arg1 first_argument_type;189 : public binary_function<typename Predicate::first_argument_type,195 bool operator()(const typename Predicate::first_argument_type& x,242 typename Operation::first_argument_type value;244 binder1st(const Operation& x, const typename Operation::first_argument_type y);254 : public unary_function<typename Operation::first_argument_type,262 …typename Operation::result_type operator()( typename Operation::first_argument_type& x) const;263 …typename Operation::result_type operator()(const typename Operation::first_argument_type& x) const;
54 typedef value_type first_argument_type; // deprecated in C++17, removed in C++20299 typedef value_type first_argument_type; // deprecated in C++17, removed in C++20946 _LIBCPP_DEPRECATED_IN_CXX17 typedef value_type first_argument_type;1730 _LIBCPP_DEPRECATED_IN_CXX17 typedef value_type first_argument_type;
499 typedef experimental::fundamentals_v2::propagate_const<_Tp> first_argument_type;512 typedef experimental::fundamentals_v2::propagate_const<_Tp> first_argument_type;525 typedef experimental::fundamentals_v2::propagate_const<_Tp> first_argument_type;538 typedef experimental::fundamentals_v2::propagate_const<_Tp> first_argument_type;551 typedef experimental::fundamentals_v2::propagate_const<_Tp> first_argument_type;564 typedef experimental::fundamentals_v2::propagate_const<_Tp> first_argument_type;
1613 _LIBCPP_DEPRECATED_IN_CXX17 typedef shared_ptr<_Tp> first_argument_type;1637 _LIBCPP_DEPRECATED_IN_CXX17 typedef weak_ptr<_Tp> first_argument_type;