Library Version 11.2.5.2
const self& operator=(const self &x)
Container content assignment operator.
This function supports auto-commit.
The other container whose key/data pairs will be inserted into this container. Old content in this containers are discarded.
http://www.cplusplus.com/reference/stl/map/operator=/
db_map