Cast the specified any to NullableValueRef. The behaviour is undefined unless any.typeCategory()==bdlat_TypeCategory::e_NULLABLE_VALUE_CATEGORY.
any
NullableValueRef
any.typeCategory()==bdlat_TypeCategory::e_NULLABLE_VALUE_CATEGORY
Declared in <bdlar_anycastutil.h>
<bdlar_anycastutil.h>
static NullableValueRef toNullableValueRef(AnyRef const& any);