Moved wxWeakRef template docs from the misc category to the smart pointers category.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
@todo docme
|
@todo docme
|
||||||
|
|
||||||
@nolibrary
|
@nolibrary
|
||||||
@category{misc}
|
@category{smartpointers}
|
||||||
*/
|
*/
|
||||||
template<typename T>
|
template<typename T>
|
||||||
class wxWeakRefDynamic<T>
|
class wxWeakRefDynamic<T>
|
||||||
@@ -95,7 +95,7 @@ public:
|
|||||||
@todo docme
|
@todo docme
|
||||||
|
|
||||||
@nolibrary
|
@nolibrary
|
||||||
@category{misc}
|
@category{smartpointers}
|
||||||
|
|
||||||
@see wxSharedPtr<T>, wxScopedPtr<T>
|
@see wxSharedPtr<T>, wxScopedPtr<T>
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user