how friend function is inherited in derived class? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

how friend function is inherited in derived class?

according to friend function concept , friend function is not inharited as you explain in the tutorial. please check and make correction.

10th Aug 2016, 1:15 PM
R V
R V - avatar
1 Respuesta
0
friend function is not a member of class, so that they are not inherited any ways.
10th Aug 2016, 1:16 PM
R V
R V - avatar