T* release(); | (deprecated) |
Releases the held pointer. After the call *this
holds the null pointer.
Parameters
(none).
Return value
get()
.
Exceptions
(none).
See also
destroys the managed object (public member function) |
T* release(); | (deprecated) |
Releases the held pointer. After the call *this
holds the null pointer.
(none).
get()
.
(none).
destroys the managed object (public member function) |
Please login to continue.