Create NullableValueConstRef object that wraps the same object as the specified object.
Declared in <bdlar_nullablevalueref.h>
NullableValueConstRef(NullableValueRef const& object);
| Name | Description |
|---|---|
| object | non-const nullable-value reference to rewrap as const |