X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/840d782c79d12e7c17208563d03e3b113d0888c8..8a094d7ba9913333b49f8561d97b8309d0023663:/docs/latex/wx/scpdptr.tex?ds=sidebyside diff --git a/docs/latex/wx/scpdptr.tex b/docs/latex/wx/scpdptr.tex index 87b69270d6..ae7edccf23 100644 --- a/docs/latex/wx/scpdptr.tex +++ b/docs/latex/wx/scpdptr.tex @@ -1,4 +1,4 @@ -{\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