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::not_implemented Struct Reference

Indicate compiler/library user that strategy is not implemented. More...

#include <tags.hpp>

Detailed Description

Indicate compiler/library user that strategy is not implemented.

Strategies are defined for point types or for point type combinations. If there is no implementation for that specific point type, or point type combination, the calculation cannot be done. To indicate this, this not_implemented class is used as a typedef stub.


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