Programmers often spend more time reading code than writing it. Your own program logic is difficult to figure out at times, not to mention trying to understand someone else's code!
Modern C++ makes this even more complicated. Try to guess the types in this code. When you’re ready, click the GIF to …