April 2023 posts
C++ Insights
C++ Insights Episode 37: C++20's range-based for-loop with initializer
I published a new C++ insights episode: C++20's range-based for-loop with initializer. [...]
![](https://img.youtube.com/vi/1CC9zquwP3k/default.jpg)
C++
push_back vs emplace_back: When to use what
In today's post, I like to address a topic already discussed by others. However, in classes or code reviews, I still see the confusion. That's why I want to highlight this once [...]
![](/img/2023-04-04-pushbach-vs-emplaceback-twitter.png)