[#BloombergLP-bdlf-Bind_BoundTupleValue-value-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlf.adoc[bdlf]::xref:BloombergLP/bdlf/Bind_BoundTupleValue.adoc[Bind_BoundTupleValue]::value :relfileprefix: ../../../ :mrdocs: `value` overloads == Synopses Declared in `<bdlf_bind.h>` Return a reference to the modifiable object held by this proxy. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TYPE& xref:BloombergLP/bdlf/Bind_BoundTupleValue/value-09.adoc[value](); ---- [.small]#xref:BloombergLP/bdlf/Bind_BoundTupleValue/value-09.adoc[_» more..._]# Return a reference to the non‐modifiable object held by this proxy. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TYPE const& xref:BloombergLP/bdlf/Bind_BoundTupleValue/value-01.adoc[value]() const; ---- [.small]#xref:BloombergLP/bdlf/Bind_BoundTupleValue/value-01.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#