Create a disengaged Optional_Base object. Use the specified allocator to supply memory.
Synopsis
Declared in <bslstl_optional.h>
Optional_Base(
std::allocator_arg_t,
allocator_type allocator);
Created with MrDocs