Earlier quoted context omitted.
I'm not exactly a fan of C++, but this isn't fair. What you're describing is more of a problem with this project's coding style than the language. Most of https://github.com/google/ion/tree/master/ion/base is covered either by the STL or Boost; most of what the C++ committee has been doing lately consists of trying to encourage people to not do what this project is doing (by improving the breadth of the standard libr…
I have seen the C sub-community of C++ obsessed with things like what makes the compiler generate more optimized code, i++ or i = i + 1. This goes for every code line that one writes, most of the time backed up by urban legends and popular beliefs instead of profiling the code. Whereas other programming languages cultures, tend have a more meaningful approach to optimizing software.
To be fair, he shamelessly bragged about getting the job through nepotism.