Public Member Functions | Public Attributes
mbl_index_sort_cmp1< T > Struct Template Reference

Implementation class - Do No Use. More...

#include <mbl_index_sort.h>

List of all members.

Public Member Functions

bool operator() (const unsigned &a, const unsigned &b)

Public Attributes

const T * data

Detailed Description

template<class T>
struct mbl_index_sort_cmp1< T >

Implementation class - Do No Use.

Definition at line 14 of file mbl_index_sort.h.


Member Function Documentation

template<class T>
bool mbl_index_sort_cmp1< T >::operator() ( const unsigned &  a,
const unsigned &  b 
) [inline]

Definition at line 17 of file mbl_index_sort.h.


Member Data Documentation

template<class T>
const T* mbl_index_sort_cmp1< T >::data

Definition at line 16 of file mbl_index_sort.h.


The documentation for this struct was generated from the following file: