Searched defs:rebind_traits (Results 1 – 2 of 2) sorted by relevance
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