[#BloombergLP-bdlb-NullableAllocatedValue-operator_ptr-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/NullableAllocatedValue.adoc[NullableAllocatedValue]::operator‐> :relfileprefix: ../../../ :mrdocs: Return a pointer providing modifiable access to the underlying `TYPE` object. The behavior is undefined if the object has no value. == Synopsis Declared in `<bdlb_nullableallocatedvalue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TYPE* operator‐>(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#