BlogPublicationsiX Article: Auto as NTTPAn article I wrote for the German iX magazine "Auto as NTTP" is available in issue 2020/9. It is available as a printed edition as well as online. This is part of a series. Expect [...]C++20C++20 Concepts: Subsumption rulesIn episode 231 of C++ Weekly Multiple Destructors in C++20?! How and Why Jason told us about an optional like class with two destructors. Thanks to Concepts, this is possible in [...]TrainingWork with me at one of the upcoming eventsIn my June post Public appearances 2020 I announced a couple events at which I will speak or give a workshop. We are approaching some of these events and for some there are a few [...]C++20C++20 Concepts: Testing constrained functionsIn my last month post How C++20 Concepts can simplify your code I introduced the different kind of a requires-clause, part of C++20s Concepts. Concepts and the requires-clause [...]C++20How C++20 Concepts can simplify your codeToday I like to talk about C++20's Concepts and how they help you simplify your code. Plus, make it more correct. [...]PublicationsiX Article: C++-Tricks - Scoped Enums in C++An article I wrote for the German iX magazin "Scoped Enums in C++" is available in the issue 7/2020. It is available as a printed edition as well as online. This is part of a [...]TrainingPublic appearances 2020This post would under normal circumstanced be late, but with the situation in 2020 there is no certainty. [...]C++ InsightsArticle about C++ Insights in iX magazineThe German iX magazine published an article by Detlef Wilkening: Nativen Code mit C++ Insights anzeigen lassen in issue 6/2020. You can purchase either just this article or the [...]C++20C++20: Inside of a spaceshipWith C++20 writing classes with comparison operators becomes much easier. Herb Sutter’s example from P0515 is CIString which is a case-insensitive string class wrapper. It needs [...]C++ InsightsC++ Insights is on YouTubeToday is the day. I briefly announced in my C++ Insights updates post that I plan to bring short videos about C++ Insights to YouTube. Today the first episode aired: C++ Insights [...]Posts navigation〈 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 〉