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_point_box< CalculationType, Strategy >::return_type< Point, Box > Struct Template Reference

#include <distance_cross_track_point_box.hpp>

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

Public Types

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

Member Typedef Documentation

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

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