C++ Insights Episode 56: Understanding the magic behind C++17's structured bindings
I published a new C++ insights episode: Understanding the magic behind C++17's structured bindings.
In this episode, you learn how C++17s structured bindings work.
Source code: https://cppinsights.io/s/1c69deaf
Andreas