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