Click here to Skip to main content
15,889,281 members
Articles / Programming Languages / C++

C++ Class Members and Friends

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
22 Nov 2013CPOL2 min read 8.7K   5  
This article tells us how to grant access to its non public members by the use of friend mechanism.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student IIT Bombay
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions