Create a nullable object having the value of the specified original object. Use the currently installed default allocator to supply memory.
Declared in <bdlb_nullableallocatedvalue.h>
NullableAllocatedValue(NullableAllocatedValue const& original);
| Name | Description |
|---|---|
| original | source nullable used to initialize this object |