ACCU on Sea 2026 SESSION ANNOUNCEMENT: Constraining Templates Before and After C++20 - The What, the How, and the Why by Johannes Kalmbach

https://accuonsea.uk/2026/sessions/constraining-templates-before-and-after-cpp20-the-what-the-how-and-the-why/

Register now at https://accuonsea.uk/tickets/

#cpp20 #concepts #programming #coding

ACCU on Sea

ACCU on Sea 2026 SESSION ANNOUNCEMENT: Constraining Templates Before and After C++20 - The What, the How, and the Why by Johannes Kalmbach

https://accuonsea.uk/2026/sessions/constraining-templates-before-and-after-cpp20-the-what-the-how-and-the-why/

Register now at https://accuonsea.uk/tickets/

#cpp20 #concepts #programming #coding

ACCU on Sea

You can benefit from my knowledge of modern and clean code, too.

Order your copy here:

Print: https://amzn.to/4hZLrc1
E-book: https://fertig.to/bpwcpp20

#cpp20 #programming #book #cplusplus

Why struggle with complex asynchronous code when coroutines can simplify it all? My self-study course breaks down everything you need to know—in just three hours of video content. Learn now, apply tomorrow!

https://fertig.to/slcoro

#cpp20 #programming #coroutines #cpp

C++ Insights - Episode 73: Things you can do effortlessly with C++20s concepts

In this episode, you'll learn how C++20s concepts help you to write less code that's easier to maintain at the same time.

https://youtu.be/qjWo62dw-4s

#cppinsights #cpp #cpp20

Check out my post, "unique_ptr and the pointer to implementation idiom", I'll show you how you can use a unique_ptr together with PImpl.

https://andreasfertig.com/blog/2024/11/unique_ptr-and-the-pointer-to-implementation-idiom/

#cplusplus #cpp #cpp20

The German @iXmagazin issue 2026/04 contains one of my articles "Neue Features in C++26"

https://andreasfertig.com/blog/2026/04/ix-article-neue-features-in-cpp26/

#cpp #cpp20 #ct #heise #article

In my latest blog post, "What reinterpret_cast doesn't do," you'll learn about one of C++'s biggest pitfalls and how to avoid it.

https://andreasfertig.com/blog/2026/04/what-reinterpret_cast-doesnt-do/

#cplusplus #cpp #cpp20 #cpp23