Default customization‐point implementation of makeValue for bdlb::NullableValue.

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

template<class TYPE>
void
bdlat_nullableValueMakeValue(bdlb::NullableValue<TYPE>* object);

Parameters

Name

Description

object

nullable value to populate with a default value

Created with MrDocs