cppcheck
cppcheck copied to clipboard
added Emacs C++ marker to header comments
I think this looks reasonable and quite unintrusive.
We could also rename to .hpp/.hh.
We could also rename to
.hpp/.hh.
That would be very intrusive and I want to avoid that.
I associate .hpp with template-heavy (sometimes standalone) headers and it doesn't appear to be in use that common. .hh I would consider quite an outlier.
Made a draft since a lot of headers are being added.