Searched refs:is_nothrow_move_assignable (Results 1 – 25 of 25) sorted by relevance
44 struct _LIBCPP_TEMPLATE_VIS is_nothrow_move_assignable struct51 inline constexpr bool is_nothrow_move_assignable_v = is_nothrow_move_assignable<_Tp>::value;
30 && is_nothrow_move_assignable<_Alloc>::value
51 _NOEXCEPT_(is_nothrow_move_constructible<_Tp>::value&& is_nothrow_move_assignable<_Tp>::value);
41 _NOEXCEPT_(is_nothrow_move_constructible<_Tp>::value&& is_nothrow_move_assignable<_Tp>::value) { in swap()
275 __nat>&& __p) noexcept(is_nothrow_move_assignable<first_type>::value && in noexcept()276 is_nothrow_move_assignable<second_type>::value) { in noexcept()
766 … is_nothrow_move_assignable<__node_allocator>::value&& is_nothrow_move_assignable<hasher>::value&&767 is_nothrow_move_assignable<key_equal>::value);997 …_NOEXCEPT_(is_nothrow_move_assignable<__node_allocator>::value&& is_nothrow_move_assignable<hasher…998 is_nothrow_move_assignable<key_equal>::value);1001 …(is_nothrow_move_assignable<__pointer_allocator>::value && is_nothrow_move_assignable<__node_alloc…1005 …is_nothrow_move_assignable<__pointer_allocator>::value&& is_nothrow_move_assignable<__node_allocat…1160 …_NOEXCEPT_(is_nothrow_move_assignable<__node_allocator>::value&& is_nothrow_move_assignable<hasher…1161 is_nothrow_move_assignable<key_equal>::value) {1219 …__node_traits::propagate_on_container_move_assignment::value&& is_nothrow_move_assignable<__node_a…1220 is_nothrow_move_assignable<hasher>::value&& is_nothrow_move_assignable<key_equal>::value) {
36 is_nothrow_move_assignable<T>::value);101 pair& operator=(pair&& p) noexcept(is_nothrow_move_assignable<T1>::value &&102 … is_nothrow_move_assignable<T2>::value); // constexpr in C++20
100 is_nothrow_move_assignable<allocator_type>::value &&101 is_nothrow_move_assignable<hasher>::value &&102 is_nothrow_move_assignable<key_equal>::value);348 is_nothrow_move_assignable<allocator_type>::value &&349 is_nothrow_move_assignable<hasher>::value &&350 is_nothrow_move_assignable<key_equal>::value);726 _NOEXCEPT_(is_nothrow_move_assignable<__table>::value);1115 _NOEXCEPT_(is_nothrow_move_assignable<__table>::value) {1320 _NOEXCEPT_(is_nothrow_move_assignable<__table>::value);1721 _NOEXCEPT_(is_nothrow_move_assignable<__table>::value) {
63 is_nothrow_move_assignable<allocator_type>::value);534 is_nothrow_move_assignable<__node_allocator>::value) {585 _NOEXCEPT_(is_nothrow_move_assignable<__node_allocator>::value) {718 is_nothrow_move_assignable<allocator_type>::value);863 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value);982 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value) {1001 …__node_traits::propagate_on_container_move_assignment::value&& is_nothrow_move_assignable<allocato…
109 is_nothrow_move_assignable<allocator_type>::value) ||207 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value) {408 is_nothrow_move_assignable<allocator_type>::value) ||
990 …__node_traits::propagate_on_container_move_assignment::value&& is_nothrow_move_assignable<value_co…991 is_nothrow_move_assignable<__node_allocator>::value);1267 …is_nothrow_move_assignable<value_compare>::value&& is_nothrow_move_assignable<__node_allocator>::v…1271 is_nothrow_move_assignable<__node_allocator>::value) {1276 _NOEXCEPT_(is_nothrow_move_assignable<__node_allocator>::value) {1483 …_NOEXCEPT_(is_nothrow_move_assignable<value_compare>::value&& is_nothrow_move_assignable<__node_al…1521 …__node_traits::propagate_on_container_move_assignment::value&& is_nothrow_move_assignable<value_co…1522 is_nothrow_move_assignable<__node_allocator>::value)
65 is_nothrow_move_assignable<allocator_type>::value);545 is_nothrow_move_assignable<__node_allocator>::value) {587 _NOEXCEPT_(is_nothrow_move_assignable<__node_allocator>::value) {732 is_nothrow_move_assignable<__node_allocator>::value);929 _NOEXCEPT_(is_nothrow_move_assignable<__node_allocator>::value);1070 is_nothrow_move_assignable<__node_allocator>::value) {1086 … true_type) noexcept(is_nothrow_move_assignable<__node_allocator>::value) {
86 is_nothrow_move_assignable<allocator_type>::value &&87 is_nothrow_move_assignable<key_compare>::value);331 is_nothrow_move_assignable<allocator_type>::value &&332 is_nothrow_move_assignable<key_compare>::value);693 …_LIBCPP_HIDE_FROM_ABI set& operator=(set&& __s) noexcept(is_nothrow_move_assignable<__base>::value…1150 …_LIBCPP_HIDE_FROM_ABI multiset& operator=(multiset&& __s) _NOEXCEPT_(is_nothrow_move_assignable<__…
106 is_nothrow_move_assignable<allocator_type>::value &&107 is_nothrow_move_assignable<hasher>::value &&108 is_nothrow_move_assignable<key_equal>::value);392 is_nothrow_move_assignable<allocator_type>::value &&393 is_nothrow_move_assignable<hasher>::value &&394 is_nothrow_move_assignable<key_equal>::value);1197 _NOEXCEPT_(is_nothrow_move_assignable<__table>::value);1703 _NOEXCEPT_(is_nothrow_move_assignable<__table>::value) {1996 _NOEXCEPT_(is_nothrow_move_assignable<__table>::value);2450 _NOEXCEPT_(is_nothrow_move_assignable<__table>::value) {
64 is_nothrow_move_assignable<allocator_type>::value);662 is_nothrow_move_assignable<allocator_type>::value);859 is_nothrow_move_assignable<allocator_type>::value) {864 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value) {872 is_nothrow_move_assignable<allocator_type>::value) {1226 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value);1361 is_nothrow_move_assignable<allocator_type>::value) {1377 … true_type) noexcept(is_nothrow_move_assignable<allocator_type>::value) {
135 template <class T> struct is_nothrow_move_assignable;369 = is_nothrow_move_assignable<T>::value; // C++17
878 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value);995 is_nothrow_move_assignable<allocator_type>::value) {1016 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value) {1326 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value) {2278 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value);2281 is_nothrow_move_assignable<allocator_type>::value) {2286 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value) {2563 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value) {
347 …_LIBCPP_HIDE_FROM_ABI queue& operator=(queue&& __q) noexcept(is_nothrow_move_assignable<container_…547 …is_nothrow_move_assignable<container_type>::value && is_nothrow_move_assignable<value_compare>::va…
99 is_nothrow_move_assignable<allocator_type>::value &&100 is_nothrow_move_assignable<key_compare>::value);385 is_nothrow_move_assignable<allocator_type>::value &&386 is_nothrow_move_assignable<key_compare>::value);1096 …_LIBCPP_HIDE_FROM_ABI map& operator=(map&& __m) noexcept(is_nothrow_move_assignable<__base>::value…1775 …_LIBCPP_HIDE_FROM_ABI multimap& operator=(multimap&& __m) noexcept(is_nothrow_move_assignable<__ba…
179 …_LIBCPP_HIDE_FROM_ABI stack& operator=(stack&& __q) noexcept(is_nothrow_move_assignable<container_…
2180 noexcept(is_nothrow_move_assignable<allocator_type>::value);2186 is_nothrow_move_assignable<allocator_type>::value) {2192 _NOEXCEPT_(is_nothrow_move_assignable<allocator_type>::value) {2688 noexcept(is_nothrow_move_assignable<allocator_type>::value)2695 if (!is_nothrow_move_assignable<allocator_type>::value) {
861 noexcept(_And<is_nothrow_move_assignable<_Tp>...>::value) {
1709 SYMBOL(is_nothrow_move_assignable, std::, <type_traits>)
753 OLD_FILES+=usr/include/c++/v1/__type_traits/is_nothrow_move_assignable.h