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::distance::cross_track< CalculationType, Strategy >::return_type< Point, PointOfSegment > Struct Template Reference

#include <distance_cross_track.hpp>

Inheritance diagram for boost::geometry::strategy::distance::cross_track< CalculationType, Strategy >::return_type< Point, PointOfSegment >:
Collaboration diagram for boost::geometry::strategy::distance::cross_track< CalculationType, Strategy >::return_type< Point, PointOfSegment >:

Public Types

typedef boost::mpl::if_
< boost::is_integral
< select_calculation_type
< Point, PointOfSegment,
CalculationType >::type >
, PromoteIntegerTo,
select_calculation_type< Point,
PointOfSegment,
CalculationType >::type >
::type 
type
 

Member Typedef Documentation

typedef boost::mpl::if_< boost::is_integral<select_calculation_type< Point, PointOfSegment, CalculationType >::type >, PromoteIntegerTo, select_calculation_type< Point, PointOfSegment, CalculationType >::type >::type boost::geometry::promote_floating_point< select_calculation_type< Point, PointOfSegment, CalculationType >::type , PromoteIntegerTo >::type
inherited

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