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 vcl_vector< T > * | data |
Implementation class - Do No Use.
Definition at line 53 of file mbl_index_sort.h.
| bool mbl_index_sort_cmp2< T >::operator() | ( | const unsigned & | a, |
| const unsigned & | b | ||
| ) | [inline] |
Definition at line 56 of file mbl_index_sort.h.
| const vcl_vector<T>* mbl_index_sort_cmp2< T >::data |
Definition at line 55 of file mbl_index_sort.h.
1.7.5.1