home.social

#meetingcpp — Public Fediverse posts

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

  1. I indulged myself today and got C++ Software Design: Design Principles and Patterns for High-Quality Software.

    I always really really enjoyed Klaus Iglberger's talks on CppCon and Meeting C++.

    Some people consider this book a worthy successor to the Gang of Four's famous book and I have high expectations, let's see how it goes.

    #Cpp #CPlusPlus #CppCon #MeetingCpp

  2. constexpr all the things! Since the evaluation of a constant expression never results in an erroneous behavior (EB, C++26)! (But use constexpr since C++11)

    This was mentioned by many at the conference, not to forget: @DanielaKEngert, Mikhail Svetkin, and others.

    @meetingcpp #cpp #cpp26 #cpp11 #meetingcpp #dev #undefined_behavior #ub #erroneous_behavior #eb

  3. constexpr all the things! Since the evaluation of a constant expression never results in an erroneous behavior (EB, C++26)! (But use constexpr since C++11)

    This was mentioned by many at the conference, not to forget: @DanielaKEngert, Mikhail Svetkin, and others.

    @meetingcpp #cpp #cpp26 #cpp11 #meetingcpp #dev #undefined_behavior #ub #erroneous_behavior #eb

  4. constexpr all the things! Since the evaluation of a constant expression never results in an erroneous behavior (EB, C++26)! (But use constexpr since C++11)

    This was mentioned by many at the conference, not to forget: @DanielaKEngert, Mikhail Svetkin, and others.

    @meetingcpp #cpp #cpp26 #cpp11 #meetingcpp #dev #undefined_behavior #ub #erroneous_behavior #eb

  5. constexpr all the things! Since the evaluation of a constant expression never results in an erroneous behavior (EB, C++26)! (But use constexpr since C++11)

    This was mentioned by many at the conference, not to forget: @DanielaKEngert, Mikhail Svetkin, and others.

    @meetingcpp #cpp #cpp26 #cpp11 #meetingcpp #dev #undefined_behavior #ub #erroneous_behavior #eb

  6. constexpr all the things! Since the evaluation of a constant expression never results in an erroneous behavior (EB, C++26)! (But use constexpr since C++11)

    This was mentioned by many at the conference, not to forget: @DanielaKEngert, Mikhail Svetkin, and others.

    @meetingcpp #cpp #cpp26 #cpp11 #meetingcpp #dev #undefined_behavior #ub #erroneous_behavior #eb

  7. Material from my Meeting C++ talk "Embedded-Friendly C++: Features That Make a Difference" is available!

    👉 Slides: fertig.to/slides

    #cpp #meetingcpp

  8. It is always a treat to attend a talk by Klaus Iglberger!

    Speaking about safety issues in C++ and that we have all the tools and language constructs. If only developers would actually use them. But many are stuck using outdated thinking..

    It's a mindset problem. It's a people problem..

    (and no, using Rust isn't just the solution!)

    #cpp #meetingcpp #dev @meetingcpp