|
ARTS
2.3.1285(git:92a29ea9-dirty)
|
#include <sorting.h>
Public Member Functions | |
| IndexComp (const T &data) | |
| bool | operator() (Index a, Index b) const |
Private Attributes | |
| const T & | m_data |
Functor for the comparison function used by get_sorted_indexes.
Author: Oliver Lemke olemke@core-dump.info Date: 2003-08-20
|
private |