home.social

#cpp11 — Public Fediverse posts

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

fetched live
  1. Wouldn't it be great to write easy-to-read code that your compiler loves?

    Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:

    Paper: amazon.com/dp/3949323074
    E-book: fertig.to/btmpl

    #cpp11 #programming #book #cplusplus

  2. Wouldn't it be great to write easy-to-read code that your compiler loves?

    Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:

    Paper: amazon.com/dp/3949323074
    E-book: fertig.to/btmpl

    #cpp11 #programming #book #cplusplus

  3. C++ Insights - Episode 75: The Ref-Qualifier That Saves You from Undefined Behavior

    In this episode, you'll learn how req-qualifers save you from undefined behavior.

    youtu.be/rKiLxJuEjDY

    #cppinsights #cpp #cpp11

  4. C++ Insights - Episode 75: The Ref-Qualifier That Saves You from Undefined Behavior

    In this episode, you'll learn how req-qualifers save you from undefined behavior.

    youtu.be/rKiLxJuEjDY

    #cppinsights #cpp #cpp11

  5. C++ Insights - Episode 74: Why move requires noexcept in C++20

    In this episode, you'll learn why noexcept is crucial for move operations of a class.

    youtu.be/d7CzCSrPp60

    #cppinsights #cpp #cpp11

  6. C++ Insights - Episode 74: Why move requires noexcept in C++20

    In this episode, you'll learn why noexcept is crucial for move operations of a class.

    youtu.be/d7CzCSrPp60

    #cppinsights #cpp #cpp11

  7. C++ Insights - Episode 72: Why you should never call a virtual member function in a constructor

    In this episode, you'll learn by example why you should never call a virtual member function from a constructor.

    youtu.be/_ZvNJciCXeE

    #cppinsights #cpp #cpp11

  8. C++ Insights - Episode 72: Why you should never call a virtual member function in a constructor

    In this episode, you'll learn by example why you should never call a virtual member function from a constructor.

    youtu.be/_ZvNJciCXeE

    #cppinsights #cpp #cpp11

  9. Wouldn't it be great to write easy-to-read code that your compiler loves?

    Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:

    Paper: amazon.com/dp/3949323074
    E-book: fertig.to/btmpl

    #cpp11 #programming #book #cplusplus

  10. Wouldn't it be great to write easy-to-read code that your compiler loves?

    Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:

    Paper: amazon.com/dp/3949323074
    E-book: fertig.to/btmpl

    #cpp11 #programming #book #cplusplus

  11. 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

  12. Did I just hand-write an implementation of #cpp23 std::expected for use in #cpp11? Very, very yes.

    Is it complete? No. But it is functional enough.

    Am I pleased with it? Also very yes!

    Will I use it in #ProjectSpecialK? I dunno, maybe. We'll see.

  13. Did I just hand-write an implementation of #cpp23 std::expected for use in #cpp11? Very, very yes.

    Is it complete? No. But it is functional enough.

    Am I pleased with it? Also very yes!

    Will I use it in #ProjectSpecialK? I dunno, maybe. We'll see.

  14. Well this has been an interesting Journey :P
    So uh my first C++11 GUI Program using FLTK is finally finished (minus documentation for WIndows and some minor Makefile Stuff)
    codeberg.org/Retro-Hax/sm64ext
    If anyone wants to check it out then uh here yall go :D
    #cpp #cpp11 #fltk #programming #gpl #foss

  15. Wouldn't it be great to write easy-to-read code that your compiler loves?

    Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:

    Paper: amazon.com/dp/3949323074
    E-book: leanpub.com/notebookcpp-tips-a

    #cpp11 #programming #book #cplusplus

  16. Wouldn't it be great to write easy-to-read code that your compiler loves?

    Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:

    Paper: amazon.com/dp/3949323074
    E-book: leanpub.com/notebookcpp-tips-a

    #cpp11 #programming #book #cplusplus

  17. CW: Swearing

    C++ errrors can seriously go suck a fuck