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::side::services::default_strategy< Tag, CalculationType > Struct Template Reference

Traits class binding a side determination strategy to a coordinate system. More...

#include <side.hpp>

Public Member Functions

 BOOST_MPL_ASSERT_MSG (false, NOT_IMPLEMENTED_FOR_THIS_TYPE,(types< Tag >))
 

Detailed Description

template<typename Tag, typename CalculationType = void>
struct boost::geometry::strategy::side::services::default_strategy< Tag, CalculationType >

Traits class binding a side determination strategy to a coordinate system.

Template Parameters
Tagtag of coordinate system of point-type
CalculationType

Member Function Documentation

template<typename Tag , typename CalculationType = void>
boost::geometry::strategy::side::services::default_strategy< Tag, CalculationType >::BOOST_MPL_ASSERT_MSG ( false  ,
NOT_IMPLEMENTED_FOR_THIS_TYPE  ,
(types< Tag >)   
)

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