Return a const iterator to the past‐the‐end element.

Synopsis

Declared in <bslstp_hashtable.h>

const_iterator
end() const;

Description

Return the past‐the‐end const iterator for this table.

Return Value

const past‐the‐end iterator

Created with MrDocs