rebind< U > Struct Template Reference#
StdAllocator< T, BaseAllocator >::rebind< U > Struct Template Reference
#include <allocators.h>
Public Types | |
| typedef StdAllocator< U, BaseAllocator > | other |
Member Typedef Documentation
◆ other
template<typename T, typename BaseAllocator = CrtAllocator>
template<typename U>
| typedef StdAllocator<U, BaseAllocator> StdAllocator< T, BaseAllocator >::rebind< U >::other |
The documentation for this struct was generated from the following file: