\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>}{wxvector}
wxWidgets uses itself several container classes including doubly-linked lists
and dynamic arrays (i.e. arrays which expand automatically when they become