add the missing < > symbols

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-02-25 00:25:48 +00:00
parent d230488b29
commit b8afbac6aa

View File

@ -10,7 +10,7 @@
@page overview_container Container classes overview
Classes: #wxListT, #wxArrayT, #wxVectorT
Classes: #wxList<T>, #wxArray<T>, #wxVector<T>
wxWidgets uses itself several container classes including doubly-linked lists
and dynamic arrays (i.e. arrays which expand automatically when they become