Make NullableValueRef to the specified "nullable value" object.
NullableValueRef
object
Declared in <bdlar_refutil.h>
<bdlar_refutil.h>
template<class t_TYPE> static NullableValueRef wrap(t_TYPE& object) requires IsNullable<t_TYPE>::value;