bsl::hashtable::end

end overloads

Synopses

Declared in <bslstp_hashtable.h>

Return the past-the-end iterator for this table.

iterator
end();
» more...

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

const_iterator
end() const;
» more...