Implementation class - Do No Use. More...
#include <mbl_index_sort.h>
Public Member Functions | |
bool | operator() (const unsigned &a, const unsigned &b) |
Public Attributes | |
const T * | data |
Implementation class - Do No Use.
Definition at line 14 of file mbl_index_sort.h.
bool mbl_index_sort_cmp1< T >::operator() | ( | const unsigned & | a, |
const unsigned & | b | ||
) | [inline] |
Definition at line 17 of file mbl_index_sort.h.
const T* mbl_index_sort_cmp1< T >::data |
Definition at line 16 of file mbl_index_sort.h.