@tableofcontents
-@see @ref group_class_containers
-
-
-
-@section overview_container_intro Overview
-
For historical reasons, wxWidgets uses custom container classes internally.
This was unfortunately unavoidable during a long time when the standard library
wasn't widely available and can't be easily changed even now that it is for
wxList<T> when you must, i.e. when you use a wxWidgets function taking or
returning a container of such type.
+@see @ref group_class_containers
+
@section overview_container_legacy Legacy Classes