description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||||
---|---|---|---|---|---|---|---|---|---|
Learn more about: Ready-to-Use List Classes |
Ready-to-Use List Classes |
11/04/2016 |
|
|
aed8e9bd-edb7-4620-84a2-77c20322abd7 |
The following classes are ready-to-use list classes.
CObList
Stores pointers to objects of class CObject
or to objects of classes derived from CObject
in a linked list.
CPtrList
Stores pointers to void
(generic pointers) in a linked list.
CStringList
Stores CString
objects in a linked list.