Searched defs:rebind_pointer (Results 1 – 1 of 1) sorted by relevance
286 template <class U> struct rebind_pointer struct287 { typedef U* type; };