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);
Parameters
Name |
Description |
other |
allocator adaptor to copy |
Created with MrDocs