Return a pair containing the handle (as the first element of the pair) and the object (as the second element of the pair) associated with this iterator. The behavior is undefined unless the iterator is valid.
Declared in <bdlcc_objectcatalog.h>
<bdlcc_objectcatalog.h>
bsl::pair<int, TYPE> operator()() const;