Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::compare::default_strategy Struct Reference

Default strategy, indicates the default strategy for comparisons. More...

#include <compare.hpp>

Detailed Description

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


The documentation for this struct was generated from the following file: