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