Nest Classes

I am just wondering, when or why would I choose to use nested classes and why not just use composition. I know I am missing something ...


Thank You kindly,

Bob
Look at the first answer to this stackoverflow question:
https://stackoverflow.com/questions/4571355/why-would-one-use-nested-classes-in-c

Overall nested classes are very narrowly useful, not needed for most purposes.
Topic archived. No new replies allowed.