possible duplicate of [Friend declaration in C++ - difference between public and private](http://stackoverflow.com/questions/6407691/friend-declaration-in-c-difference-between-public-and-private)
– Pokechu22Jun 21 '15 at 16:52
1 Answers1
18
No, access specificators have no effect on friend declaration.