[#BloombergLP-bdlb-NullableAllocatedValue-value-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/NullableAllocatedValue.adoc[NullableAllocatedValue]::value :relfileprefix: ../../../ :mrdocs: Return a reference providing modifiable access to the underlying `TYPE` object. The behavior is undefined unless this object is non‐null. == Synopsis Declared in `<bdlb_nullableallocatedvalue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TYPE& value(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#