Searched defs:allocator_rebind (Results 1 – 1 of 1) sorted by relevance
260 struct allocator_rebind { struct261 typedef typename A::template rebind<T>::other type;265 struct allocator_rebind { struct266 typedef typename std::allocator_traits<A>::template rebind_alloc<T> type;282 struct allocator_rebind { struct283 typedef typename detail::alloc_to<A, T>::type type;287 struct allocator_rebind<A, T, struct289 typedef typename A::template rebind<T>::other type;