Searched defs:rebind_traits (Results 1 – 5 of 5) sorted by relevance
72 struct rebind_traits struct74 typedef typename super::template rebind_traits<T> type;
199 template <class T> using rebind_traits = allocator_traits<rebind_alloc<T> >; typedef267 template <typename T> using rebind_traits = allocator_traits< rebind_alloc<T> >; typedef288 struct rebind_traits struct
20 template <class T> using rebind_traits = allocator_traits<rebind_alloc<T>>; typedef
16 template <class T> using rebind_traits = allocator_traits<rebind_alloc<T>>; typedef
1270 using rebind_traits = typedef