]>
Commit | Line | Data |
---|---|---|
6e7f563b BP |
1 | ///////////////////////////////////////////////////////////////////////////// |
2 | // Name: class_containers.h | |
3 | // Purpose: Container classes group docs | |
4 | // Author: wxWidgets team | |
526954c5 | 5 | // Licence: wxWindows licence |
6e7f563b BP |
6 | ///////////////////////////////////////////////////////////////////////////// |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_class_containers Containers | |
11 | @ingroup group_class | |
12 | ||
13 | These are classes, templates and class macros are used by wxWidgets. Most of | |
14 | these classes provide a subset or almost complete STL API. | |
15 | ||
16 | Related Overviews: @ref overview_container | |
17 | ||
18 | */ | |
19 |