Added a new documentation overview section 'Caveats When Not Using C++ RTTI', describing possible problems with Bind() and wxAny when C++ RTTI is disabled.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2009-11-21 11:39:32 +00:00
parent c81aea0739
commit eb23d11e00
5 changed files with 107 additions and 1 deletions

View File

@@ -100,6 +100,7 @@ The following is a basic categorization of them:
@li @subpage overview_backwardcompat
@li @subpage overview_exceptions
@li @subpage overview_rtti
@li @subpage overview_cpp_rtti_disabled
@li @subpage overview_refcount
@li @subpage overview_mbconv
@li @subpage overview_nonenglish