|
MoSync 3.2.1
|
Generic, dynamic list container behaving like a subset of std::list. More...
#include <maassert.h>Classes | |
| class | MAUtil::List< Type > |
| A generic, dynamic list container. More... | |
| class | MAUtil::List< Type >::ListNode |
| A node in a list container. More... | |
| class | MAUtil::List< Type >::ListIterator |
| An iterator for a list container. More... | |
| class | MAUtil::List< Type >::ConstListIterator |
| A constant iterator for a list container. More... | |
Namespaces | |
| namespace | MAUtil |
MoSync utility libraries. | |
Defines | |
| #define | MAUTIL_LIST_LOG(...) |
Generic, dynamic list container behaving like a subset of std::list.
| #define MAUTIL_LIST_LOG | ( | ... | ) |