T* get() const; | (deprecated) |
Returns the pointer that is held by *this.
Parameters
(none).
Return value
The pointer held by *this.
Exceptions
(none).
See also
| operator*operator->
| accesses the managed object (public member function) |
T* get() const; | (deprecated) |
Returns the pointer that is held by *this.
(none).
The pointer held by *this.
(none).
| operator*operator->
| accesses the managed object (public member function) |
Please login to continue.