Default customization-point implementation of makeValue for bdlb::NullableAllocatedValue.
Declared in <bdlat_nullablevaluefunctions.h>
template<class TYPE>
void
bdlat_nullableValueMakeValue(bdlb::NullableAllocatedValue<TYPE>* object);
| Name | Description |
|---|---|
| object | nullable value to populate with a default value |