Searched refs:is_nothrow_default_constructible (Results 1 – 22 of 22) sorted by relevance
47 static_assert(is_nothrow_default_constructible<mutex>::value, "the default constructor for std::mut…
112 struct _LIBCPP_TEMPLATE_VIS is_nothrow_default_constructible struct
48 is_nothrow_default_constructible<allocator_type>::value &&49 is_nothrow_default_constructible<key_compare>::value &&292 is_nothrow_default_constructible<allocator_type>::value &&293 is_nothrow_default_constructible<key_compare>::value &&606 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_default_constructible<key_com…611 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_copy_constructible<key_compar…1060 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_default_constructible<key_com…1065 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_copy_constructible<key_compar…
62 is_nothrow_default_constructible<allocator_type>::value &&63 is_nothrow_default_constructible<key_compare>::value &&347 is_nothrow_default_constructible<allocator_type>::value &&348 is_nothrow_default_constructible<key_compare>::value &&630 …_LIBCPP_HIDE_FROM_ABI __map_value_compare() _NOEXCEPT_(is_nothrow_default_constructible<_Compare>:…667 …_LIBCPP_HIDE_FROM_ABI __map_value_compare() _NOEXCEPT_(is_nothrow_default_constructible<_Compare>:…1025 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_default_constructible<key_com…1030 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_copy_constructible<key_compar…1700 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_default_constructible<key_com…1705 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_copy_constructible<key_compar…
562 …_LIBCPP_HIDE_FROM_ABI __bucket_list_deallocator() _NOEXCEPT_(is_nothrow_default_constructible<allo…748 …is_nothrow_default_constructible<__bucket_list>::value&& is_nothrow_default_constructible<__first_…749 …is_nothrow_default_constructible<__node_allocator>::value&& is_nothrow_default_constructible<hashe…750 is_nothrow_default_constructible<key_equal>::value);1022 …is_nothrow_default_constructible<__bucket_list>::value&& is_nothrow_default_constructible<__first_…1023 …is_nothrow_default_constructible<__node_allocator>::value&& is_nothrow_default_constructible<hashe…1024 is_nothrow_default_constructible<key_equal>::value)
51 is_nothrow_default_constructible<hasher>::value &&52 is_nothrow_default_constructible<key_equal>::value &&53 is_nothrow_default_constructible<allocator_type>::value);338 is_nothrow_default_constructible<hasher>::value &&339 is_nothrow_default_constructible<key_equal>::value &&340 is_nothrow_default_constructible<allocator_type>::value);639 …_LIBCPP_HIDE_FROM_ABI __unordered_map_hasher() _NOEXCEPT_(is_nothrow_default_constructible<_Hash>:…664 …_LIBCPP_HIDE_FROM_ABI __unordered_map_hasher() _NOEXCEPT_(is_nothrow_default_constructible<_Hash>:…697 …_LIBCPP_HIDE_FROM_ABI __unordered_map_equal() _NOEXCEPT_(is_nothrow_default_constructible<_Pred>::…739 …_LIBCPP_HIDE_FROM_ABI __unordered_map_equal() _NOEXCEPT_(is_nothrow_default_constructible<_Pred>::…[all …]
52 is_nothrow_default_constructible<hasher>::value &&53 is_nothrow_default_constructible<key_equal>::value &&54 is_nothrow_default_constructible<allocator_type>::value);300 is_nothrow_default_constructible<hasher>::value &&301 is_nothrow_default_constructible<key_equal>::value &&302 is_nothrow_default_constructible<allocator_type>::value);621 …_LIBCPP_HIDE_FROM_ABI unordered_set() _NOEXCEPT_(is_nothrow_default_constructible<__table>::value)…1214 …_LIBCPP_HIDE_FROM_ABI unordered_multiset() _NOEXCEPT_(is_nothrow_default_constructible<__table>::v…
315 …_LIBCPP_HIDE_FROM_ABI constexpr __tuple_leaf() noexcept(is_nothrow_default_constructible<_Hp>::val…391 …_LIBCPP_HIDE_FROM_ABI constexpr __tuple_leaf() noexcept(is_nothrow_default_constructible<_Hp>::val…461 __all<is_nothrow_default_constructible<_Tp>::value...>::value) {}470 __all<is_nothrow_default_constructible<_Tl>::value...>::value)558 tuple() noexcept(_And<is_nothrow_default_constructible<_Tp>...>::value) {}
130 template <class T> struct is_nothrow_default_constructible;359 = is_nothrow_default_constructible<T>::value; // C++17
312 …_LIBCPP_HIDE_FROM_ABI queue() _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value) …530 …is_nothrow_default_constructible<container_type>::value&& is_nothrow_default_constructible<value_c…
39 noexcept(is_nothrow_default_constructible<allocator_type>::value);516 …_LIBCPP_HIDE_FROM_ABI __list_imp() _NOEXCEPT_(is_nothrow_default_constructible<__node_allocator>::…602 inline __list_imp<_Tp, _Alloc>::__list_imp() _NOEXCEPT_(is_nothrow_default_constructible<__node_all…695 …_LIBCPP_HIDE_FROM_ABI list() _NOEXCEPT_(is_nothrow_default_constructible<__node_allocator>::value)…
166 …_LIBCPP_HIDE_FROM_ABI stack() _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value) …
37 noexcept(is_nothrow_default_constructible<allocator_type>::value);508 …_LIBCPP_HIDE_FROM_ABI __forward_list_base() _NOEXCEPT_(is_nothrow_default_constructible<__node_all…675 …_LIBCPP_HIDE_FROM_ABI forward_list() _NOEXCEPT_(is_nothrow_default_constructible<__node_allocator>…
39 noexcept(is_nothrow_default_constructible<allocator_type>::value);172 noexcept(is_nothrow_default_constructible<allocator_type>::value);431 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value) {}1918 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value);2369 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
90 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
40 deque() noexcept(is_nothrow_default_constructible<allocator_type>::value);517 static_assert(is_nothrow_default_constructible<allocator_type>::value ==518 is_nothrow_default_constructible<__pointer_allocator>::value,591 _LIBCPP_HIDE_FROM_ABI deque() _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
977 …is_nothrow_default_constructible<__node_allocator>::value&& is_nothrow_copy_constructible<value_co…1326 …is_nothrow_default_constructible<__node_allocator>::value&& is_nothrow_copy_constructible<value_co…
105 …noexcept(is_nothrow_default_constructible<allocator_type>::value); // constex…984 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
172 …is_nothrow_default_constructible<first_type>::value && is_nothrow_default_constructible<second_typ… in pair()
1701 SYMBOL(is_nothrow_default_constructible, std::, <type_traits>)
752 OLD_FILES+=usr/include/c++/v1/__type_traits/is_nothrow_default_constructible.h