bsl::allocator_traits<allocator<void*>>::rebind_alloc

Synopsis

Declared in <bslma_bslallocator.h>

template<class ELEMENT_TYPE>
using rebind_alloc = allocator<ELEMENT_TYPE>;