Which pointer is implicit pointer 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