self& operator--()
Post-decrement.
self operator--(int)
Pre-decrement.
These functions are identical to those of db_map_base_iterator and db_map_iterator and db_set_iterator .
Actually the iterator movement functions in the four classes are the same.