Rebind this allocator to the specified ELEMENT_TYPE.
Synopsis
Declared in <bslma_bslallocator.h>
template<class ELEMENT_TYPE>
using rebind_alloc = allocator<ELEMENT_TYPE>;
Created with MrDocs
Rebind this allocator to the specified ELEMENT_TYPE.
Declared in <bslma_bslallocator.h>
template<class ELEMENT_TYPE>
using rebind_alloc = allocator<ELEMENT_TYPE>;
Created with MrDocs