BlogPublicationsiX Article: Clean Code mit C++20, Teil 3An article I wrote for the German iX magazine "Clean Code mit C++20, Teil 3" is available in issue 2021/5. It is available as a printed edition as well as online. This is part of [...]PublicationsSource code for Programming with C++20 - Concepts, Coroutines, Ranges, and moreI like to apologize, but I totally missed publishing the source code for the already published chapters of Programming with C++20 - Concepts, Coroutines, Ranges, and more. [...]Register now for my workshop "Modern C++: When Efficiency Matters" @CppCon, September 09 - 11C++Can I touch a moved-from objectIn this blog post, I try to bring you a topic closer that was already discussed and written about multiple times: move semantics. Just to give you two references: [...]TrainingLearn programming with modern C++ in five daysYou're a C++ programmer, but you have only little to no modern C++ knowledge? Or you want to gain more solid knowledge about the new features of C++11 to C++17? Then come to my [...]PublicationsiX Article: Clean Code mit C++20, Teil 2An article I wrote for the German iX magazine "Clean Code mit C++20, Teil 2" is available in issue 2021/4. It is available as a printed edition as well as online. This is part of [...]C++C++20: Five Features in Five WeeksYou may have noticed that I offer a new class, C++20: Five Features in Five Weeks. Today I like to tell you a bit about the background of this class. [...]C++Something you should know about structured bindingsToday's post is partially about C++ Insights and a lesson learned. Last week Dawid Pilarski opened issue #381 for C++ Insights. [...]PublicationsiX Article: Clean Code mit C++20, Teil 1An article I wrote for the German iX magazine "Clean Code mit C++20, Teil 1" is available in issue 2021/3. It is available as a printed edition as well as online. This is part of [...]PublicationsNew book project: Programming with C++20 - Concepts, Coroutines, Ranges, and moreI'm happy to announce that I'm writing a book about C++20: Programming with C++20 - Concepts, Coroutines, Ranges, and more. [...]C++20C++20: A coroutine based stream parserIn this post, I like to show you how C++20's coroutines can help you when writing a stream parser. This is based on a protocol Andrew Tanenbaum describes in his book Computer [...]Posts navigation〈 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 〉