The type of this
Within a member function of a class T, this has type T* const.
Within a const member function of a class T, this has type const T* const.
Previous slide
Next slide
Back to first slide
View graphic version