Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::util::calculation_type::geometric::binary< Geometry1, Geometry2, CalculationType, DefaultFloatingPointCalculationType, DefaultIntegralCalculationType > Struct Template Reference

#include <calculation_type.hpp>

Inheritance diagram for boost::geometry::util::calculation_type::geometric::binary< Geometry1, Geometry2, CalculationType, DefaultFloatingPointCalculationType, DefaultIntegralCalculationType >:

Public Types

typedef
detail::calculation_type
< typename
select_coordinate_type
< Geometry1, Geometry2 >::type,
CalculationType,
DefaultFloatingPointCalculationType,
DefaultIntegralCalculationType >
::type 
type
 

Member Typedef Documentation

template<typename Geometry1, typename Geometry2, typename CalculationType, typename DefaultFloatingPointCalculationType = double, typename DefaultIntegralCalculationType = detail::default_integral::type>
typedef detail::calculation_type< typename select_coordinate_type<Geometry1, Geometry2>::type, CalculationType, DefaultFloatingPointCalculationType, DefaultIntegralCalculationType >::type boost::geometry::util::calculation_type::geometric::binary< Geometry1, Geometry2, CalculationType, DefaultFloatingPointCalculationType, DefaultIntegralCalculationType >::type

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