Computer Science, asked by vivekbhardwaj1213, 1 year ago

What is the implicit pointer that is passed as the first argument for non static member functions?

Answers

Answered by Anonymous
5
self pointer
-std::auto_ptr pointer
-Myself pointer
-this pointer
Similar questions