Library Version 11.2.5.2
static ReadModifyWriteOption no_read_modify_write()
Call this function to tell the container's begin() function that you do not need a read-modify-write iterator.
This is the default value for the parameter of any container's begin() function.
ReadModifyWriteOption