Collection of common predicates for sorting. More...
#include <vbl_sort.h>
Static Public Member Functions | |
| static int | ascend (const void *a, const void *b) |
| static int | descend (const void *a, const void *b) |
Collection of common predicates for sorting.
Definition at line 25 of file vbl_sort.h.
|
inlinestatic |
Definition at line 27 of file vbl_sort.h.
|
inlinestatic |
Definition at line 32 of file vbl_sort.h.
1.8.15