Create a standard allocator adaptor object for the specified allocator of the (template parameter) type ALLOCATOR.
Synopsis
Declared in <bsltf_stdallocatoradaptor.h>
explicit
StdAllocatorAdaptor(ALLOCATOR const& allocator);
Created with MrDocs