Create a nullable object having the value of the specified original.
Create a nullable object having the value of the specified original object. If TYPE takes an optional allocator at construction, use the currently installed default allocator to supply memory.
| Name | Description |
|---|---|
| original | object providing the initial value |