[Nfd-dev] NFD CodeStyle rule 26

Junxiao Shi shijunxiao at email.arizona.edu
Tue Feb 25 17:36:55 PST 2014


Hi Alex

Rule 26 states: Complement names must be used for complement operations
An example given is "insert/delete".
However, "delete" is a reserved word in C++, which cannot be used as an
identifier.

I suggest changing this to "insert/erase" to match STL style.


Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20140225/73fe7c08/attachment.html>


More information about the Nfd-dev mailing list