1. 5
    1. 2

      Meh, 2009 post. Doesn’t even refer to C++11 as C++0x, like we once optimistically called it.

      Lots more to hate about C++ since then!

      But I guess some retro hatred is warranted, since C++ almost never removes anything from the language, just keeps adding more stuff on top. What sucked in 2009 still sucks in 2024.

      1. 1

        No reflection

        There is some hope for this in C++26, I think.