docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,8 +19,12 @@ typedef T element_type
|
||||
\end{verbatim}
|
||||
}%
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxSharedPtr}{wxsharedptr}, \helpref{wxWeakRef}{wxweakref}
|
||||
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxScopedPtr<T>::wxScopedPtr<T>}\label{wxscopedptrtemplatewxscopedptrtemplate}
|
||||
|
||||
@@ -58,7 +62,7 @@ cause an assert in debug mode.
|
||||
|
||||
\func{T*}{release}{\void}
|
||||
|
||||
Releases the current pointer and returns NULL.
|
||||
Releases the current pointer and returns it.
|
||||
|
||||
\membersection{wxScopedPtr<T>::reset}\label{wxscopedptrtemplatereset}
|
||||
|
||||
|
Reference in New Issue
Block a user