Create a nullable object having the value of the specified original object. Use the currently installed default allocator to supply memory.

Synopsis

Declared in <bdlb_nullableallocatedvalue.h>

NullableAllocatedValue(NullableAllocatedValue const& original);

Created with MrDocs