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