git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23896
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
-\section{\class{wxScopedPtr}}\label{wxscopedptr}
+{\section{\class{wxScopedPtr}}\label{wxscopedptr}
This is a simple scoped smart pointer implementation that is similar to
the \urlref{Boost}{http://www.boost.org/} smart pointers but rewritten to
This is a simple scoped smart pointer implementation that is similar to
the \urlref{Boost}{http://www.boost.org/} smart pointers but rewritten to
compilers that support it, this uses the explicit keyword.
compilers that support it, this uses the explicit keyword.
-\membersection{wxScopedPtr::\destruct{wxScopedPtr}
+\membersection{wxScopedPtr::\destruct{wxScopedPtr}}
\func{}{\destruct{wxScopedPtr}}{\void}
\func{}{\destruct{wxScopedPtr}}{\void}
-Destructor frees the pointer help by this object if it is not {\t NULL}.
+Destructor frees the pointer help by this object if it is not {\tt NULL}.
\membersection{wxScopedPtr::release}
\membersection{wxScopedPtr::release}