2026-02-20

    Various Fixes and Updates Various Fixes and Updates Various Fixes and Updates

    Follow @hackingcpp on X so you don't miss any updates.

    I've integrated various small bug fixes that were suggested by readers.
    Thanks to all people that contributed!

    The default compiler for all runnable examples is now set to g++ 15.2.

    The VIM Plugins page has been updated.

    I've also begun to update some articles in the Beginner's Guide with C++20 & C++23 content like std::print.