[#BloombergLP-bdlar-bdlat_nullableValueAccessValue-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_nullableValueAccessValue :relfileprefix: ../../ :mrdocs: Invoke `accessor` on the non‐null value held by `ref`. == Synopsis Declared in `<bdlar_nullablevalueref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_ACCESSOR> int bdlat_nullableValueAccessValue( xref:BloombergLP/bdlar/NullableValueConstRef.adoc[NullableValueConstRef] const& ref, t_ACCESSOR& accessor); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#