allocator_traits for an allocator rebound to ELEMENT_TYPE.
Synopsis
Declared in <bslma_allocatortraits.h>
template<class ELEMENT_TYPE>
using rebind_traits = Base::rebind_traits<ELEMENT_TYPE>;
Created with MrDocs