X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89969a91289c3c99b6d55c2ac918ddb8a3f0f0bc..32013b47d64e648373eed7b522f2bf2880aa2f64:/docs/latex/wx/category.tex diff --git a/docs/latex/wx/category.tex b/docs/latex/wx/category.tex index 1af5871f2a..a6d91d76af 100644 --- a/docs/latex/wx/category.tex +++ b/docs/latex/wx/category.tex @@ -382,8 +382,9 @@ 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{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} \end{twocollist}