BlogC++ InsightsHappy 3 year Birthday C++ InsightsToday it is three years since I published C++ Insights. [...]C++ InsightsC++ Insights now uses Clang 12Today I finally managed to switch C++ Insights to Clang 12! [...]C++ InsightsC++ Insights code coverage on WindowsIn my last post, I wrote about the switch from Travis CI to GitHub Actions (C++ Insights: From Travis CI to GitHub Actions. In the what's next section, I dreamed a little about [...]C++ InsightsC++ Insights: From Travis CI to GitHub ActionsA while ago, Travis CI informed me (and others) that travis-ci.org will be shutting down, and all projects have to move to travis-ci.com (or something like this). A call to action. [...]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 [...]C++ InsightsC++ Insights updatesLast week, I pushed an update to the web-part of C++ Insights. I kinda felt like a web-developer for some time. I now know, that there is CSS grid layouts which seems the superior [...]C++ InsightsHow to run a local instance of C++ InsightsNow that C++ Insights has been available for more than one and a half years, I have received requests on how to run a local instance. I do it myself for my training classes or [...]C++ InsightsGitpod and C++ InsightsA while back I discovered a new project Gitpod. The idea is as simple as clever. It is a development IDE which runs in a browser. Not that fancy? True, but this project comes with [...]Posts navigation〈 1 2 3 4 5 6 7 〉