Return the handle and object associated with this iterator.
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.
pair of handle and object associated with this iterator