C++ Insights Episode 66: How C++23 handles temporary objects in range-based for-loops

I published a new C++ insights episode: How C++23 handles temporary objects in range-based for-loops.

In this episode, you'll learn how C++23 reduces undefined behavior in range-based for-loops for you.

Andreas

Recent posts