operator=
Function Details
const self& operator=(const self &ri)
Assignment operator.
Parameters
ri
The iterator to assign with.
Return Value
The iterator ri.
See Also
db_base_iterator::operator=(const self&)
const self& operator=(const self &ri)
Assignment operator.
The iterator to assign with.
The iterator ri.
db_base_iterator::operator=(const self&)