Searched refs:pointer_impl (Results 1 – 1 of 1) sorted by relevance
725 typedef typename allocator_traits_type::pointer pointer_impl; typedef in boost::container::vector726 typedef container_detail::vec_iterator<pointer_impl, false> iterator_impl;727 typedef container_detail::vec_iterator<pointer_impl, true > const_iterator_impl;730 …static bool is_propagable_from(const Allocator &from_alloc, pointer_impl p, const Allocator &to_al… in is_propagable_from()733 static bool are_swap_propagable( const Allocator &l_a, pointer_impl l_p in are_swap_propagable()734 … , const Allocator &r_a, pointer_impl r_p, bool const propagate_allocator) in are_swap_propagable()