Assign to the specified "nullable" object the default value for the contained type.

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

template<class TYPE>
void
makeValue(TYPE* object);

Created with MrDocs