Create a copy of the specified other allocator adaptor.
Synopsis
Declared in <bsltf_stdallocatoradaptor.h>
template<class ANY_TYPE>
StdAllocatorAdaptor(StdAllocatorAdaptor<ANY_TYPE> const& other);
Created with MrDocs