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::unary< Geometry, CalculationType, DefaultFloatingPointCalculationType, DefaultIntegralCalculationType > Struct Template Reference

#include <calculation_type.hpp>

Public Types

typedef
detail::calculation_type
< typename
geometry::coordinate_type
< Geometry >::type,
CalculationType,
DefaultFloatingPointCalculationType,
DefaultIntegralCalculationType >
::type 
type
 

Member Typedef Documentation

template<typename Geometry , typename CalculationType , typename DefaultFloatingPointCalculationType = double, typename DefaultIntegralCalculationType = detail::default_integral::type>
typedef detail::calculation_type< typename geometry::coordinate_type<Geometry>::type, CalculationType, DefaultFloatingPointCalculationType, DefaultIntegralCalculationType >::type boost::geometry::util::calculation_type::geometric::unary< Geometry, CalculationType, DefaultFloatingPointCalculationType, DefaultIntegralCalculationType >::type

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