Create a value in the specified ref if it is currently null.

Synopsis

Declared in <bdlar_nullablevalueref.h>

void
bdlat_nullableValueMakeValue(NullableValueRef* ref);

Created with MrDocs