Default strategy, indicates the default strategy for comparisons. More...
#include <compare.hpp>
Default strategy, indicates the default strategy for comparisons.
The default strategy for comparisons defer in most cases to std::less (for ascending) and std::greater (for descending). However, if a spherical coordinate system is used, and comparison is done on longitude, it will take another strategy handling circular