permlib
0.2.9
Library for permutation computations
|
A sorter that sorts a sequence in natural numerical order (1 < 2 < 3 < ...) More...
#include <trivial_sorter.h>
Public Member Functions | |
bool | operator() (unsigned long a, unsigned long b) const |
true iff a < b | |
A sorter that sorts a sequence in natural numerical order (1 < 2 < 3 < ...)