Create an empty object. Use the specified allocator (e.g., the address of a bslma::Allocator) to supply memory.

Synopsis

Declared in <bslstl_function.h>

Function_Variadic(allocator_type const& allocator);

Created with MrDocs