Searched defs:rebind_alloc (Results 1 – 2 of 2) sorted by relevance
19 template <class T> using rebind_alloc = typename __allocator_traits_rebind<Alloc, T>::type; typedef
14 template <class T> using rebind_alloc = typename typedef