Public Member Functions | Public Attributes
mbl_index_sort_cmp2< 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 vcl_vector< T > * data

Detailed Description

template<class T>
struct mbl_index_sort_cmp2< T >

Implementation class - Do No Use.

Definition at line 53 of file mbl_index_sort.h.


Member Function Documentation

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

Definition at line 56 of file mbl_index_sort.h.


Member Data Documentation

template<class T>
const vcl_vector<T>* mbl_index_sort_cmp2< T >::data

Definition at line 55 of file mbl_index_sort.h.


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