| 
| 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...
  | 
|   |