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

Traits class binding a default area strategy to a coordinate system. More...

#include <area.hpp>

Public Member Functions

 BOOST_MPL_ASSERT_MSG (false, NOT_IMPLEMENTED_FOR_THIS_POINT_TYPE,(types< PointOfSegment >))
 

Detailed Description

template<typename Tag, typename PointOfSegment>
struct boost::geometry::strategy::area::services::default_strategy< Tag, PointOfSegment >

Traits class binding a default area strategy to a coordinate system.

Template Parameters
Tagtag of coordinate system
PointOfSegmentpoint-type

Member Function Documentation

template<typename Tag , typename PointOfSegment >
boost::geometry::strategy::area::services::default_strategy< Tag, PointOfSegment >::BOOST_MPL_ASSERT_MSG ( false  ,
NOT_IMPLEMENTED_FOR_THIS_POINT_TYPE  ,
(types< PointOfSegment >)   
)

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