Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
compare.hpp File Reference
#include <cstddef>
#include <functional>
#include <boost/mpl/if.hpp>
#include <boost/geometry/core/cs.hpp>
#include <boost/geometry/core/coordinate_type.hpp>
#include <boost/geometry/strategies/tags.hpp>
Include dependency graph for compare.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::geometry::strategy_compare< Tag, Direction, Point, CoordinateSystem, Dimension >
 Traits class binding a comparing strategy to a coordinate system. More...
 
struct  boost::geometry::strategy_compare< Tag, 1, Point, CoordinateSystem, Dimension >
 
struct  boost::geometry::strategy_compare< Tag,-1, Point, CoordinateSystem, Dimension >
 
struct  boost::geometry::strategy_compare< Tag, 0, Point, CoordinateSystem, Dimension >
 
struct  boost::geometry::strategy::compare::default_strategy
 Default strategy, indicates the default strategy for comparisons. More...
 
struct  boost::geometry::strategy::compare::detail::is_default< Type >
 
struct  boost::geometry::strategy::compare::detail::is_default< default_strategy >
 
struct  boost::geometry::strategy::compare::detail::select_strategy< Strategy, Direction, Point, Dimension >
 Meta-function to select strategy. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::strategy
 
 boost::geometry::strategy::compare
 
 boost::geometry::strategy::compare::detail