#include <vbl_sort.h>
Definition at line 28 of file 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) |
| static int vbl_sort_helper< T >::ascend | ( | const void * | a, | |
| const void * | b | |||
| ) | [inline, static] |
Definition at line 30 of file vbl_sort.h.
| static int vbl_sort_helper< T >::descend | ( | const void * | a, | |
| const void * | b | |||
| ) | [inline, static] |
Definition at line 35 of file vbl_sort.h.
1.5.1