BloombergLP::bdlar::RefUtil::wrap

Make NullableValueRef to the specified "nullable value" object.

Synopsis

Declared in <bdlar_refutil.h>

template<class t_TYPE>
static
NullableValueRef
wrap(t_TYPE& object)
requires IsNullable<t_TYPE>::value;