|
Regina Calculation Engine
|
A binary function object that compares sequences lexicographically, for use in containers that hold pointers to sequences. More...
#include <utilities/sequence.h>
Public Member Functions | |
| bool | operator() (const LightweightSequence *a, const LightweightSequence *b) const |
| Compares two sequences lexicographically. More... | |
A binary function object that compares sequences lexicographically, for use in containers that hold pointers to sequences.