Searched defs:rebind_traits (Results 1 – 3 of 3) sorted by relevance
72 struct rebind_traits struct74 typedef typename super::template rebind_traits<T> type;
190 template <class T> using rebind_traits = allocator_traits<rebind_alloc<T> >; typedef258 template <typename T> using rebind_traits = allocator_traits< rebind_alloc<T> >; typedef279 struct rebind_traits struct
1270 using rebind_traits = typedef