Return the handle referred to by the iterator. The behavior is undefined unless the iterator is valid.
Synopsis
Declared in <bdlcc_objectcatalog.h>
int
handle() const;
Return Value
handle referred to by this iterator
Created with MrDocs