is usage of the c++ "this" significantly different than an objective-c "self" ? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
0
this on c++ or java or.. means the current object, it is a pointer.
8th Jul 2017, 8:41 PM
ussefshahid
ussefshahid - avatar