Cast the specified any to NullableValueConstRef. The behaviour is undefined unless any.typeCategory()==bdlat_TypeCategory::e_NULLABLE_VALUE_CATEGORY.
Synopsis
Declared in <bdlar_anycastutil.h>
static
NullableValueConstRef
toNullableValueConstRef(AnyConstRef const& any);
Created with MrDocs