BloombergLP::bdlat_NullableValueFunctions::bdlat_nullableValueMakeValue

Default customization-point implementation of makeValue for bdlb::NullableAllocatedValue.

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

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

Parameters

NameDescription
objectnullable value to populate with a default value