Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

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 Thu Jan 10 14:39:09 2008 for core/vbl by  doxygen 1.4.4