Searched refs:all_storage_propagable (Results 1 – 1 of 1) sorted by relevance
353 const bool all_storage_propagable = !allocator_traits_type::is_partially_propagable::value || in is_propagable_from() local355 …return all_storage_propagable && (propagate_allocator || allocator_traits_type::equal(from_alloc, … in is_propagable_from()361 const bool all_storage_propagable = !allocator_traits_type::is_partially_propagable::value || in are_swap_propagable() local363 … return all_storage_propagable && (propagate_allocator || allocator_traits_type::equal(l_a, r_a)); in are_swap_propagable()