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