>"You likely use "C with classes"
I do write templates but not very often. Also when I do I try to consume those in a single file so that they could be declared there as well without propagating into a header. Not a good idea for writing libraries but works for applications.
>"Chromium has 12 million lines of C++."
I am far short of that of course.