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& nullopt);
Parameters
Name |
Description |
nullopt |
disengaged‐optional tag; value is unused |
Created with MrDocs