Create a standard allocator adaptor object from the null pointer constant.

Synopsis

Declared in <bsltf_stdallocatoradaptor.h>

explicit
StdAllocatorAdaptor(bsl::nullptr_t nullPointer);

Parameters

Name

Description

nullPointer

null‐pointer literal (unused; selects this overload)

Created with MrDocs