Default customization-point implementation of accessValue for bdlb::NullableAllocatedValue.
Declared in <bdlat_nullablevaluefunctions.h>
template<
class TYPE,
class ACCESSOR>
int
bdlat_nullableValueAccessValue(
bdlb::NullableAllocatedValue<TYPE> const& object,
ACCESSOR& accessor);