C++ Insights Episode 55: References are no pointers!

I published a new C++ insights episode: References are no pointers!.

In this episode, you learn the difference between references and pointer. Yes, there is one!

Source code: https://compiler-explorer.com/z/s4cd47bnh

Andreas

Recent posts