home.social

#moderncpp โ€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #moderncpp, aggregated by home.social.

  1. QtPass 1.5.0 is released for public

    Modern C++17, combined with improved Qt support, add in fixes, cleanup, packaging work, CI and linting improvements, and updated translations.
    Release notes: <github.com/IJHack/QtPass/relea>
    #QtPass #Qt #CPP17 #ModernCpp #FOSS #PasswordStore

  2. You don't realize just how good C++23 is until you take some old C++ code, paste it into #Godbolt, set the compiler flags to C++23, add a few concept-checking asserts, read the beautifully clear error messages from concepts, and fix your problem.

    #ModernCPP #CPP #Concepts #Legacy #Evolution #Happyiness #Programming

  3. I wrote a blog post again:

    ๐—ข๐˜„๐—ป๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—ป๐—ผ๐—ป-๐—ผ๐˜„๐—ป๐—ถ๐—ป๐—ด ๐—–++ ๐—ฅ๐—ฎ๐—ป๐—ด๐—ฒ๐˜€

    The first article in a series discussing some of the underlying properties of C++ ranges, and in particular range adaptors.

    hannes.hauswedell.net/post/202

    @meetingcpp @c_discussions

    #cplusplus #moderncpp #ranges #views #programming #cpp #SmallWeb

  4. Great books!

    I would recommend them and these two authors in general (Nicolai M. Josuttis and Bartlomiej Filipek) for everyone willing to structure their knowledge in (not so) modern C++ world.