Searched refs:rebind (Results 1 – 1 of 1) sorted by relevance
85 template <class U> struct rebind { typedef StdAllocatorAdapter<Allocator, U, Tag> other; }; struct115 template <class U> struct rebind { typedef StdUnitAllocatorAdapter<Allocator, U, Tag> other; }; struct