Go to the source code of this file.
◆ __ListItr
| #define __ListItr |
( |
|
List | ) |
List##_Iterator |
◆ __ListUpdater
| #define __ListUpdater |
( |
|
List | ) |
List##_Updater |
◆ declareList
| #define declareList |
( |
|
List, |
|
|
|
T |
|
) |
| |
◆ declarePtrList
◆ implementList
| #define implementList |
( |
|
List, |
|
|
|
T |
|
) |
| |
◆ implementPtrList
Value: impl_.insert(index, p); \
} \
list_ = &list; \
cur_ = 0; \
list_ = &list; \
cur_ = 0; \
}
#define ListUpdater(List)
static double insert(void *v)
◆ ListItr
◆ ListUpdater
◆ __AnyPtr
◆ ListImpl_best_new_count()
| long ListImpl_best_new_count |
( |
long |
count, |
|
|
unsigned int |
size, |
|
|
unsigned int |
m = 1 |
|
) |
| |
◆ ListImpl_range_error()