Why would one use nested classes in C++?

Can someone please point me towards some nice resources for understanding and using nested classes? I have some material like Programming Principles and things like this IBM Knowledge Center – Nested Classes

But I’m still having trouble understanding their purpose. Could someone please help me?

6 Answers
6

Leave a Comment