Thread
:
C++ friend functions
View Single Post
coder12
Newbie Member
15Sep2012,12:46
can 2 classes have one common friend function?if yes,then how can it be accessed from the classes?(the friend function is defined outside of both the classes)