X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a6acecec4051afb021a16752ddf87bf9fff8f279..c699b4583b6047191ac326728654c6fe8920aa7b:/docs/latex/wx/category.tex?ds=sidebyside diff --git a/docs/latex/wx/category.tex b/docs/latex/wx/category.tex index 81cad80b67..a6d91d76af 100644 --- a/docs/latex/wx/category.tex +++ b/docs/latex/wx/category.tex @@ -382,8 +382,10 @@ wxWidgets provides a few smart pointer class templates. \twocolwidtha{6cm} \begin{twocollist}\itemsep=0pt +\twocolitem{\helpref{wxObjectDataPtr}{wxobjectdataptr}}{A shared pointer (using intrusive reference counting)} +\twocolitem{\helpref{wxScopedPtr}{wxscopedptrtemplate}}{A scoped pointer} +\twocolitem{\helpref{wxSharedPtr}{wxsharedptr}}{A shared pointer (using non-intrusive reference counting)} \twocolitem{\helpref{wxWeakRef}{wxweakref}}{A weak reference} -\twocolitem{\helpref{wxObjectDataPtr}{wxobjectdataptr}}{A shared pointer using intrusive reference counting} \end{twocollist} {\large {\bf Run-time class information system}}