code2html does not recognize C++ keywords. The upstream bug report is at: https://sourceforge.net/tracker/index.php?func=detail&aid=1461302&group_id=2902&atid=102902 I made a patch to fix it, but I can not attach it to the upstream report. It seems like only the reporter can do that.
Created attachment 86675 [details, diff] Add the missing keywords and order them alphabetically. Also move true and false to numerical constants, because that is what they are.
Committed for code2html-0.9.1-r1. Thanks for all the patches. Too bad that apparently code2html is now unmaintained, maybe you could start a new project with this codebase? :)
Thanks for adding the patches. I am afraid that I do not have time to fork the project, especially since I do not know any Perl: :-)