How to Make Your Classes Compatible with Range for Loop
Today we have a question from Fluent C++ reader Nithin: Hi Jonathan, Thank you for the very useful Fluent C++ site. I am learning a lot from the site and applying things that I learn from there to write more expressive code. I have several classes in my code base as below. Let’s say I […]
