- improve functional compatibility with DynList (remove methods) * eg, remove an element from any position in a DynamicList * reduce the number of template parameters * remove/subset regions of DynamicList - propagate Swap template specializations for lists, hashtables - move construct/assignment to various containers. - add find/found methods for FixedList and UList for a more succinct (and clearer?) usage than the equivalent global findIndex() function. - simplify List_FOR_ALL loops
4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
EXE_INC = /*-DFULLDEBUG -O0 -g*/ \
|
|
|
|
EXE_LIBS =
|