Default customization‐point implementation of accessValue for bdlb::NullableValue.
Synopsis
Declared in <bdlat_nullablevaluefunctions.h>
template<
class TYPE,
class ACCESSOR>
int
bdlat_nullableValueAccessValue(
bdlb::NullableValue<TYPE> const& object,
ACCESSOR& accessor);
Created with MrDocs