Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  What Is an Iterator in C++, Part 2
Subject:   Access Rights
Date:   2006-09-14 06:03:14
From:   TopProf
You stated in the commentary that as the Iterator class is nested in the SQueue class it will have access to SQueue's private parts. I do not believe this to be true.