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;

Created with MrDocs