BloombergLP::bdlat_NullableValueFunctions::bdlat_nullableValueAccessValue

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

Synopsis

Declared in <bdlat_nullablevaluefunctions.h>

template<
    class TYPE,
    class ACCESSOR>
int
bdlat_nullableValueAccessValue(
    bdlb::NullableAllocatedValue<TYPE> const& object,
    ACCESSOR& accessor);