:: operation in c++ ???? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

:: operation in c++ ????

What is scope operator

3rd Dec 2019, 4:40 AM
Sachin Shah
Sachin Shah - avatar
3 Réponses
+ 3
Another example is in below code line number 29: https://code.sololearn.com/cV96i4sHz99T/?ref=app
3rd Dec 2019, 5:23 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
+ 3
If you have a class and it's member function need to be defined outside class, then we can have scope resolution
3rd Dec 2019, 5:13 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
+ 1
Thanks
3rd Dec 2019, 5:30 AM
Sachin Shah
Sachin Shah - avatar