Searched refs:AllocatorTraits (Results 1 – 1 of 1) sorted by relevance
20 typedef std::allocator_traits<Allocator> AllocatorTraits; typedef26 U, typename AllocatorTraits::template rebind_alloc<U>>;38 AllocatorTraits::construct(static_cast<Allocator&>(*this), pointer, in construct()