Return an allocator adapted from the specified allocator.
allocator
Declared in <bslma_allocatorutil.h>
<bslma_allocatorutil.h>
template<class t_TYPE> static bslma::Allocator* adapt(bsl::allocator<t_TYPE> const& from);