Home | History | Annotate | Download | only in include

Lines Matching full:propagate_on_container_move_assignment

118              allocator_type::propagate_on_container_move_assignment::value &&
1367 _NOEXCEPT_(__alloc_traits::propagate_on_container_move_assignment::value &&
1841 !__alloc_traits::propagate_on_container_move_assignment::value ||
1844 __alloc_traits::propagate_on_container_move_assignment::value>());}
2449 _NOEXCEPT_(__alloc_traits::propagate_on_container_move_assignment::value &&
2453 __alloc_traits::propagate_on_container_move_assignment::value>());