41 #ifndef __EST_ULIST_H__ 42 #define __EST_ULIST_H__ 66 void clear_and_free(
void (*item_free)(
EST_UItem *item));
90 {
return (h ==
NULL) ? 1 : 0;};
92 { clear_and_free(
NULL); };
103 static bool operator_eq(
const EST_UList &a,
void qsort(EST_TList< T > &a)
void sort_unique(EST_TList< T > &l)
LISP append(LISP l1, LISP l2)
int index(EST_TList< T > &l, T &val, bool(*eq)(const EST_UItem *, const EST_UItem *)=NULL)
void merge_sort_unique(EST_TList< T > &l, EST_TList< T > &m)
void sort(EST_TList< T > &a)
void reverse(EST_Wave &sig)