is usage of the c++ "this" significantly different than an objective-c "self" ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

is usage of the c++ "this" significantly different than an objective-c "self" ?

is usage of the c++ "this" significantly different than an objective-c "self" ?

8th Jul 2017, 9:05 AM
Daniel Oliver
1 Réponse
0
this on c++ or java or.. means the current object, it is a pointer.
8th Jul 2017, 8:41 PM
ussefshahid
ussefshahid - avatar