BloombergLP::bdlb::NullableValue::NullableValue

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 for subsequent values assigned to this object.

Synopsis

Declared in <bdlb_nullablevalue.h>

NullableValue(bsl::nullopt_t const&) noexcept;