Home
last modified time | relevance | path

Searched refs:is_nothrow_default_constructible (Results 1 – 25 of 65) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dtype_traits.hpp55 using ::boost::move_detail::is_nothrow_default_constructible;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dset49 is_nothrow_default_constructible<allocator_type>::value &&
50 is_nothrow_default_constructible<key_compare>::value &&
249 is_nothrow_default_constructible<allocator_type>::value &&
250 is_nothrow_default_constructible<key_compare>::value &&
488 is_nothrow_default_constructible<allocator_type>::value &&
489 is_nothrow_default_constructible<key_compare>::value &&
496 is_nothrow_default_constructible<allocator_type>::value &&
976 is_nothrow_default_constructible<allocator_type>::value &&
977 is_nothrow_default_constructible<key_compare>::value &&
984 is_nothrow_default_constructible<allocator_type>::value &&
H A Dmap61 is_nothrow_default_constructible<allocator_type>::value &&
62 is_nothrow_default_constructible<key_compare>::value &&
299 is_nothrow_default_constructible<allocator_type>::value &&
300 is_nothrow_default_constructible<key_compare>::value &&
504 _NOEXCEPT_(is_nothrow_default_constructible<_Compare>::value)
551 _NOEXCEPT_(is_nothrow_default_constructible<_Compare>::value)
964 is_nothrow_default_constructible<allocator_type>::value &&
965 is_nothrow_default_constructible<key_compare>::value &&
972 is_nothrow_default_constructible<allocator_type>::value &&
1699 is_nothrow_default_constructible<allocator_type>::value &&
[all …]
H A Dunordered_map52 is_nothrow_default_constructible<hasher>::value &&
53 is_nothrow_default_constructible<key_equal>::value &&
54 is_nothrow_default_constructible<allocator_type>::value);
250 is_nothrow_default_constructible<hasher>::value &&
251 is_nothrow_default_constructible<key_equal>::value &&
252 is_nothrow_default_constructible<allocator_type>::value);
431 _NOEXCEPT_(is_nothrow_default_constructible<_Hash>::value)
460 _NOEXCEPT_(is_nothrow_default_constructible<_Hash>::value)
500 _NOEXCEPT_(is_nothrow_default_constructible<_Pred>::value)
532 _NOEXCEPT_(is_nothrow_default_constructible<_Pred>::value)
[all …]
H A Dunordered_set51 is_nothrow_default_constructible<hasher>::value &&
52 is_nothrow_default_constructible<key_equal>::value &&
53 is_nothrow_default_constructible<allocator_type>::value);
215 is_nothrow_default_constructible<hasher>::value &&
216 is_nothrow_default_constructible<key_equal>::value &&
217 is_nothrow_default_constructible<allocator_type>::value);
424 _NOEXCEPT_(is_nothrow_default_constructible<__table>::value)
1023 _NOEXCEPT_(is_nothrow_default_constructible<__table>::value)
H A D__hash_table779 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
997 is_nothrow_default_constructible<__bucket_list>::value &&
998 is_nothrow_default_constructible<__first_node>::value &&
999 is_nothrow_default_constructible<__node_allocator>::value &&
1000 is_nothrow_default_constructible<hasher>::value &&
1001 is_nothrow_default_constructible<key_equal>::value);
1415 is_nothrow_default_constructible<__bucket_list>::value &&
1416 is_nothrow_default_constructible<__first_node>::value &&
1417 is_nothrow_default_constructible<__node_allocator>::value &&
1418 is_nothrow_default_constructible<hasher>::value &&
[all …]
H A Dqueue230 _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value)
446 _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value &&
447 is_nothrow_default_constructible<value_compare>::value)
H A Dtuple187 _NOEXCEPT_(is_nothrow_default_constructible<_Hp>::value) : __value_()
278 _NOEXCEPT_(is_nothrow_default_constructible<_Hp>::value) {}
370 _NOEXCEPT_(__all<is_nothrow_default_constructible<_Tp>::value...>::value) {}
380 __all<is_nothrow_default_constructible<_Tl>::value...>::value)) :
614 _NOEXCEPT_(__all<is_nothrow_default_constructible<_Tp>::value...>::value) {}
H A D__split_buffer63 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value);
319 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
H A Dstack129 _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value)
H A D__mutex_base70 static_assert(is_nothrow_default_constructible<mutex>::value,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dset49 is_nothrow_default_constructible<allocator_type>::value &&
50 is_nothrow_default_constructible<key_compare>::value &&
249 is_nothrow_default_constructible<allocator_type>::value &&
250 is_nothrow_default_constructible<key_compare>::value &&
488 is_nothrow_default_constructible<allocator_type>::value &&
489 is_nothrow_default_constructible<key_compare>::value &&
496 is_nothrow_default_constructible<allocator_type>::value &&
976 is_nothrow_default_constructible<allocator_type>::value &&
977 is_nothrow_default_constructible<key_compare>::value &&
984 is_nothrow_default_constructible<allocator_type>::value &&
H A Dmap61 is_nothrow_default_constructible<allocator_type>::value &&
62 is_nothrow_default_constructible<key_compare>::value &&
299 is_nothrow_default_constructible<allocator_type>::value &&
300 is_nothrow_default_constructible<key_compare>::value &&
504 _NOEXCEPT_(is_nothrow_default_constructible<_Compare>::value)
551 _NOEXCEPT_(is_nothrow_default_constructible<_Compare>::value)
964 is_nothrow_default_constructible<allocator_type>::value &&
965 is_nothrow_default_constructible<key_compare>::value &&
972 is_nothrow_default_constructible<allocator_type>::value &&
1699 is_nothrow_default_constructible<allocator_type>::value &&
[all …]
H A Dunordered_map52 is_nothrow_default_constructible<hasher>::value &&
53 is_nothrow_default_constructible<key_equal>::value &&
54 is_nothrow_default_constructible<allocator_type>::value);
250 is_nothrow_default_constructible<hasher>::value &&
251 is_nothrow_default_constructible<key_equal>::value &&
252 is_nothrow_default_constructible<allocator_type>::value);
431 _NOEXCEPT_(is_nothrow_default_constructible<_Hash>::value)
460 _NOEXCEPT_(is_nothrow_default_constructible<_Hash>::value)
500 _NOEXCEPT_(is_nothrow_default_constructible<_Pred>::value)
532 _NOEXCEPT_(is_nothrow_default_constructible<_Pred>::value)
[all …]
H A Dunordered_set51 is_nothrow_default_constructible<hasher>::value &&
52 is_nothrow_default_constructible<key_equal>::value &&
53 is_nothrow_default_constructible<allocator_type>::value);
215 is_nothrow_default_constructible<hasher>::value &&
216 is_nothrow_default_constructible<key_equal>::value &&
217 is_nothrow_default_constructible<allocator_type>::value);
424 _NOEXCEPT_(is_nothrow_default_constructible<__table>::value)
1023 _NOEXCEPT_(is_nothrow_default_constructible<__table>::value)
H A D__hash_table779 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
997 is_nothrow_default_constructible<__bucket_list>::value &&
998 is_nothrow_default_constructible<__first_node>::value &&
999 is_nothrow_default_constructible<__node_allocator>::value &&
1000 is_nothrow_default_constructible<hasher>::value &&
1001 is_nothrow_default_constructible<key_equal>::value);
1415 is_nothrow_default_constructible<__bucket_list>::value &&
1416 is_nothrow_default_constructible<__first_node>::value &&
1417 is_nothrow_default_constructible<__node_allocator>::value &&
1418 is_nothrow_default_constructible<hasher>::value &&
[all …]
H A Dqueue230 _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value)
446 _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value &&
447 is_nothrow_default_constructible<value_compare>::value)
H A Dtuple187 _NOEXCEPT_(is_nothrow_default_constructible<_Hp>::value) : __value_()
278 _NOEXCEPT_(is_nothrow_default_constructible<_Hp>::value) {}
370 _NOEXCEPT_(__all<is_nothrow_default_constructible<_Tp>::value...>::value) {}
380 __all<is_nothrow_default_constructible<_Tl>::value...>::value)) :
614 _NOEXCEPT_(__all<is_nothrow_default_constructible<_Tp>::value...>::value) {}
H A D__split_buffer63 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value);
319 _NOEXCEPT_(is_nothrow_default_constructible<allocator_type>::value)
H A Dstack129 _NOEXCEPT_(is_nothrow_default_constructible<container_type>::value)
H A D__mutex_base70 static_assert(is_nothrow_default_constructible<mutex>::value,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/tuple/
H A Dtuple.hpp93 noexcept( std::is_nothrow_default_constructible< T >::value ) in tuple_value()
186 noexcept( std::is_nothrow_default_constructible< T >::value ) in tuple_value()
371 noexcept( seq::is_all< std::is_nothrow_default_constructible< Ts >::value... >::value ) in tuple()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp368 BOOST_NOEXCEPT_IF(container_detail::is_nothrow_default_constructible<Allocator>::value) in BOOST_NOEXCEPT_IF()
443 BOOST_NOEXCEPT_IF(container_detail::is_nothrow_default_constructible<Allocator>::value) in vector_alloc_holder()
582 BOOST_NOEXCEPT_IF(container_detail::is_nothrow_default_constructible<Allocator>::value) in BOOST_NOEXCEPT_IF()
799 vector() BOOST_NOEXCEPT_IF(container_detail::is_nothrow_default_constructible<Allocator>::value) in BOOST_NOEXCEPT_IF()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dtype_traits178 is_nothrow_default_constructible<_Tp>::value;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dtype_traits178 is_nothrow_default_constructible<_Tp>::value;

123