[#BloombergLP-bdlat_NullableValueFunctions-bdlat_nullableValueAccessValue-0c3] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_NullableValueFunctions.adoc[bdlat_NullableValueFunctions]::bdlat_nullableValueAccessValue :relfileprefix: ../../ :mrdocs: Default customization‐point implementation of `accessValue` for `bdlb::NullableValue`. == Synopsis Declared in `<bdlat_nullablevaluefunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class ACCESSOR> int bdlat_nullableValueAccessValue( xref:BloombergLP/bdlb/NullableValue.adoc[bdlb::NullableValue<TYPE>] const& object, ACCESSOR& accessor); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#