Create a nullable object having the null value.
Synopsis
Declared in <bdlb_nullablevalue.h>
NullableValue() noexcept;
Description
Create a nullable object having the null value. If TYPE takes an optional allocator at construction, use the currently installed default allocator to supply memory.
Created with MrDocs