Searched refs:storage_is_unpropagable (Results 1 – 2 of 2) sorted by relevance
366 …BOOST_CONTAINER_FORCEINLINE static bool storage_is_unpropagable(const Allocator &a, pointer p) BOO… in storage_is_unpropagable() function458 { return a.storage_is_unpropagable(p); } in priv_storage_is_unpropagable()
354 … !allocator_traits_type::storage_is_unpropagable(from_alloc, p); in is_propagable_from()362 …!(allocator_traits_type::storage_is_unpropagable(l_a, l_p) || allocator_traits_type::storage_is_un… in are_swap_propagable()