Library Version 11.2.5.3
const self& operator=(const self &itr)
Assignment operator.
This iterator will point to the same key/data pair as itr, and have the same configurations as itr.
The right value of assignment.
The reference of itr.
db_base_iterator::operator=(const self&)
db_map_base_iterator