Create a nullable object having the null value. Use the currently installed default allocator to supply memory.
Synopsis
Declared in <bdlb_nullableallocatedvalue.h>
NullableAllocatedValue(bsl::nullopt_t const&);
Created with MrDocs