Searched defs:allocator_rebind (Results 1 – 1 of 1) sorted by relevance
250 struct allocator_rebind { struct251 typedef typename A::template rebind<T>::other type;267 struct allocator_rebind { struct268 typedef typename detail::alloc_to<A, T>::type type;272 struct allocator_rebind<A, T, struct274 typedef typename A::template rebind<T>::other type;