Searched refs:is_nothrow_default_constructible (Results 1 – 25 of 25) sorted by relevance
22 struct _LIBCPP_TEMPLATE_VIS is_nothrow_default_constructible struct
47 static_assert(is_nothrow_default_constructible<mutex>::value, "the default constructor for std::mut…
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 &&609 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_default_constructible<key_com…614 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_copy_constructible<key_compar…1066 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_default_constructible<key_com…1071 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_copy_constructible<key_compar…
34 #include <__type_traits/is_nothrow_default_constructible.h>533 …_LIBCPP_HIDE_FROM_ABI __bucket_list_deallocator() _NOEXCEPT_(is_nothrow_default_constructible<allo…719 …is_nothrow_default_constructible<__bucket_list>::value&& is_nothrow_default_constructible<__first_…720 …is_nothrow_default_constructible<__node_allocator>::value&& is_nothrow_default_constructible<hashe…721 is_nothrow_default_constructible<key_equal>::value);994 …is_nothrow_default_constructible<__bucket_list>::value&& is_nothrow_default_constructible<__first_…995 …is_nothrow_default_constructible<__node_allocator>::value&& is_nothrow_default_constructible<hashe…996 is_nothrow_default_constructible<key_equal>::value)
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 &&631 …_LIBCPP_HIDE_FROM_ABI __map_value_compare() _NOEXCEPT_(is_nothrow_default_constructible<_Compare>:…668 …_LIBCPP_HIDE_FROM_ABI __map_value_compare() _NOEXCEPT_(is_nothrow_default_constructible<_Compare>:…1030 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_default_constructible<key_com…1035 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_copy_constructible<key_compar…1714 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_default_constructible<key_com…1719 …is_nothrow_default_constructible<allocator_type>::value&& is_nothrow_copy_constructible<key_compar…
130 template <class T> struct is_nothrow_default_constructible;359 = is_nothrow_default_constructible<T>::value; // C++17484 #include <__type_traits/is_nothrow_default_constructible.h>
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);665 …_LIBCPP_HIDE_FROM_ABI __unordered_map_hasher() _NOEXCEPT_(is_nothrow_default_constructible<_Hash>:…698 …_LIBCPP_HIDE_FROM_ABI __unordered_map_equal() _NOEXCEPT_(is_nothrow_default_constructible<_Pred>::…740 …_LIBCPP_HIDE_FROM_ABI __unordered_map_equal() _NOEXCEPT_(is_nothrow_default_constructible<_Pred>::…1091 …_LIBCPP_HIDE_FROM_ABI unordered_map() _NOEXCEPT_(is_nothrow_default_constructible<__table>::value)…[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);625 …_LIBCPP_HIDE_FROM_ABI unordered_set() _NOEXCEPT_(is_nothrow_default_constructible<__table>::value)…1224 …_LIBCPP_HIDE_FROM_ABI unordered_multiset() _NOEXCEPT_(is_nothrow_default_constructible<__table>::v…
248 #include <__type_traits/is_nothrow_default_constructible.h>320 …_LIBCPP_HIDE_FROM_ABI constexpr __tuple_leaf() _NOEXCEPT_(is_nothrow_default_constructible<_Hp>::v…396 …_LIBCPP_HIDE_FROM_ABI constexpr __tuple_leaf() _NOEXCEPT_(is_nothrow_default_constructible<_Hp>::v…466 _NOEXCEPT_(__all<is_nothrow_default_constructible<_Tp>::value...>::value) {}472 __all<is_nothrow_default_constructible<_Tl>::value...>::value))562 _NOEXCEPT_(_And<is_nothrow_default_constructible<_Tp>...>::value) {}
29 #include <__type_traits/is_nothrow_default_constructible.h>80 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
39 noexcept(is_nothrow_default_constructible<allocator_type>::value);230 #include <__type_traits/is_nothrow_default_constructible.h>519 …_LIBCPP_HIDE_FROM_ABI __list_imp() _NOEXCEPT_(is_nothrow_default_constructible<__node_allocator>::…606 inline __list_imp<_Tp, _Alloc>::__list_imp() _NOEXCEPT_(is_nothrow_default_constructible<__node_all…702 …_LIBCPP_HIDE_FROM_ABI list() _NOEXCEPT_(is_nothrow_default_constructible<__node_allocator>::value)…
314 …_LIBCPP_HIDE_FROM_ABI queue() _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value) …536 …is_nothrow_default_constructible<container_type>::value&& is_nothrow_default_constructible<value_c…
37 noexcept(is_nothrow_default_constructible<allocator_type>::value);225 #include <__type_traits/is_nothrow_default_constructible.h>510 …_LIBCPP_HIDE_FROM_ABI __forward_list_base() _NOEXCEPT_(is_nothrow_default_constructible<__node_all…683 …_LIBCPP_HIDE_FROM_ABI forward_list() _NOEXCEPT_(is_nothrow_default_constructible<__node_allocator>…
169 …_LIBCPP_HIDE_FROM_ABI stack() _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value) …
39 noexcept(is_nothrow_default_constructible<allocator_type>::value);172 noexcept(is_nothrow_default_constructible<allocator_type>::value);416 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value) {}1872 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value);2323 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
40 deque() noexcept(is_nothrow_default_constructible<allocator_type>::value);485 static_assert(is_nothrow_default_constructible<allocator_type>::value ==486 is_nothrow_default_constructible<__pointer_allocator>::value,559 _LIBCPP_HIDE_FROM_ABI deque() _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
31 #include <__type_traits/is_nothrow_default_constructible.h>983 …is_nothrow_default_constructible<__node_allocator>::value&& is_nothrow_copy_constructible<value_co…1333 …is_nothrow_default_constructible<__node_allocator>::value&& is_nothrow_copy_constructible<value_co…
105 …noexcept(is_nothrow_default_constructible<allocator_type>::value); // constex…605 #include <__type_traits/is_nothrow_default_constructible.h>881 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
747 …{ include: [ "<__type_traits/is_nothrow_default_constructible.h>", "private", "<type_traits>", "pu…
1918 …fault_constructible [system] { header "__type_traits/is_nothrow_default_constructible.h" }
160 …is_nothrow_default_constructible<first_type>::value&& is_nothrow_default_constructible<second_type…165 …is_nothrow_default_constructible<first_type>::value&& is_nothrow_default_constructible<second_type…
89 using std::is_nothrow_default_constructible;
1226 TTR_HEADERS+= is_nothrow_default_constructible.h
1701 SYMBOL(is_nothrow_default_constructible, std::, <type_traits>)