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>
TYPE const&
value() const;
Return Value
const reference to the referred‐to value
Created with MrDocs