Rebind this allocator traits type to the specified ELEMENT_TYPE.
ELEMENT_TYPE
Declared in <bslma_allocatortraits.h>
<bslma_allocatortraits.h>
template<class ELEMENT_TYPE> using rebind_traits = allocator_traits<rebind_alloc<ELEMENT_TYPE>>;