Searched refs:_LIBCPP_DEPRECATED_IN_CXX17 (Results 1 – 17 of 17) sorted by relevance
41 _LIBCPP_DEPRECATED_IN_CXX17 typedef void* pointer;42 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer;43 _LIBCPP_DEPRECATED_IN_CXX17 typedef void value_type;46 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind {56 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* pointer;57 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void* const_pointer;58 _LIBCPP_DEPRECATED_IN_CXX17 typedef const void value_type;61 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind {138 _LIBCPP_DEPRECATED_IN_CXX17 typedef _Tp* pointer;139 _LIBCPP_DEPRECATED_IN_CXX17 typedef const _Tp* const_pointer;[all …]
25 _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_CFI _LIBCPP_DEPRECATED_IN_CXX17 pair<_Tp*, ptrdi…60 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_IN_CXX17 void return_temporary_buffer(_Tp* __p) _NO… in return_temporary_buffer()
34 class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 raw_storage_iterator
679 _LIBCPP_DEPRECATED_IN_CXX17 typedef unique_ptr<_Tp, _Dp> argument_type;680 _LIBCPP_DEPRECATED_IN_CXX17 typedef size_t result_type;
750 …_LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI bool unique() const _NOEXCEPT { return use_count…1573 _LIBCPP_DEPRECATED_IN_CXX17 typedef shared_ptr<_Tp> argument_type;1574 _LIBCPP_DEPRECATED_IN_CXX17 typedef size_t result_type;
92 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = typename _Tp::result_type;108 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = _Rp;115 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = _Rp;122 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = _Rp;178 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = _Rp;185 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = _Rp;192 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = _Rp;199 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = _Rp;206 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 = _Rp;213 using result_type _LIBCPP_NODEBUG _LIBCPP_DEPRECATED_IN_CXX17 [all...]
35 using first_argument_type _LIBCPP_DEPRECATED_IN_CXX17 = _Arg1; member 36 using second_argument_type _LIBCPP_DEPRECATED_IN_CXX17 = _Arg2; member 37 using result_type _LIBCPP_DEPRECATED_IN_CXX17 = _Result; member
26 _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<typename _Predicate::argument_ty…39 _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI unary_negate…
33 using argument_type _LIBCPP_DEPRECATED_IN_CXX17 = _Arg; member 34 using result_type _LIBCPP_DEPRECATED_IN_CXX17 = _Result; member
25 class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate42 _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI binary_negate<_Predicate>
24 _LIBCPP_DEPRECATED_IN_CXX17 is_literal_type : public integral_constant<bool, __is_literal_type(_Tp)…28 _LIBCPP_DEPRECATED_IN_CXX17 inline constexpr bool is_literal_type_v = __is_literal_type(_Tp);
25 class _LIBCPP_DEPRECATED_IN_CXX17 result_of;32 using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 = typename result_of<_Tp>::type; variable
23 struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
69 enum _LIBCPP_DEPRECATED_IN_CXX17 codecvt_mode { consume_header = 4, generate_header = 2, little_end…193 class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8 : public __codecvt_utf8<_Elem> {437 _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf16 : public __codecvt_utf16<_Elem, _Mode & little_endian> {568 class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 codecvt_utf8_utf16 : public __codecvt_utf8_u…
748 # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED750 # define _LIBCPP_DEPRECATED_IN_CXX17
1272 _LIBCPP_DEPRECATED_IN_CXX17 typedef optional<_Tp> argument_type;1273 _LIBCPP_DEPRECATED_IN_CXX17 typedef size_t result_type;
3145 class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {3356 class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wbuffer_convert : public basic_streambuf<_El…