Can inner classes access outer class members C++?

An inner class is a friend of the class it is defined within. So, yes; an object of type Outer::Inner can access the member variable var of an object of type Outer .8 Kas 2011

Sizin İçin Seçtik  What is nested class in C++?

Leave a Reply

Your email address will not be published. Required fields are marked *