[#BloombergLP-bdlcc-ObjectCatalogIter-value] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/ObjectCatalogIter.adoc[ObjectCatalogIter]::value :relfileprefix: ../../../ :mrdocs: Return a `const` reference to the value referred to by the iterator. The behavior is undefined unless the iterator is _valid_. == Synopsis Declared in `<bdlcc_objectcatalog.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TYPE const& value() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#