Implements functions and classes for a comparing composite numbers. More...
#include "../defs.h"#include <functional>#include <cassert>Go to the source code of this file.
Classes | |
| class | LessThanCompareCoordinate< Point > |
| Less than comparison in a specified coordinate. More... | |
Functions | |
| template<typename Point > | |
| LessThanCompareCoordinate< Point > | constructLessThanCompareCoordinate (const int n=-1) |
| Convenience function for constructing a LessThanCompareCoordinate functor. | |
Implements functions and classes for a comparing composite numbers.
1.6.3