Searched refs:allocator_rebind_t (Results 1 – 3 of 3) sorted by relevance
74 typedef noinit_adaptor<allocator_rebind_t<A, U> > other;
137 using allocator_rebind_t = typename allocator_rebind<A, T>::type;
628 using allocator_rebind_t = typename allocator_rebind<A, T>::type; typedef