What is the implicit pointer that is passed as the first argument for non static member functions?
Answers
Answered by
5
self pointer
-std::auto_ptr pointer
-Myself pointer
-this pointer
-std::auto_ptr pointer
-Myself pointer
-this pointer
Similar questions