Rebind this allocator to the specified ELEMENT_TYPE.
Synopsis
Declared in <bslma_allocatortraits.h>
template<class ELEMENT_TYPE>
using rebind_alloc = BloombergLP::bslma::AllocatorTraits_RebindAlloc<ALLOCATOR_TYPE, ELEMENT_TYPE>::type;
Created with MrDocs