vbl_sort_helper< T > Struct Template Reference

#include <vbl_sort.h>

List of all members.


Detailed Description

template<class T>
struct vbl_sort_helper< T >

Collection of common predicates for sorting.

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)

Member Function Documentation

template<class T>
static int vbl_sort_helper< T >::ascend ( const void *  a,
const void *  b 
) [inline, static]

Definition at line 30 of file vbl_sort.h.

template<class T>
static int vbl_sort_helper< T >::descend ( const void *  a,
const void *  b 
) [inline, static]

Definition at line 35 of file vbl_sort.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 8 05:07:21 2010 for core/vbl by  doxygen 1.5.1