add wxVector docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-08-24 10:26:01 +00:00
parent 677ab4a566
commit 1f0412088d

View File

@@ -1,6 +1,6 @@
\section{Container classes overview}\label{wxcontaineroverview}
Classes: \helpref{wxList}{wxlist}, \helpref{wxArray}{wxarray}
Classes: \helpref{wxList<T>}{wxlist}, \helpref{wxArray<T>}{wxarray}, \helpref{wxVector<T>}{vector}
wxWidgets uses itself several container classes including doubly-linked lists
and dynamic arrays (i.e. arrays which expand automatically when they become