<div dir="ltr">Hi Alex<div><br></div><div>Rule 26 states: Complement names must be used for complement operations</div><div>An example given is "insert/delete".</div><div>However, "delete" is a reserved word in C++, which cannot be used as an identifier.<br>

</div><div><br></div><div>I suggest changing this to "insert/erase" to match STL style.</div><div><br></div><div><br></div><div>Yours, Junxiao</div></div>