Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::core_dispatch::coordinate_type< GeometryTag, Geometry > Struct Template Reference

#include <coordinate_type.hpp>

Public Types

typedef point_type
< GeometryTag, Geometry >
::type 
point_type
 
typedef coordinate_type
< point_tag, point_type >
::type 
type
 

Member Typedef Documentation

template<typename GeometryTag, typename Geometry>
typedef point_type<GeometryTag, Geometry>::type boost::geometry::core_dispatch::coordinate_type< GeometryTag, Geometry >::point_type
template<typename GeometryTag, typename Geometry>
typedef coordinate_type<point_tag, point_type>::type boost::geometry::core_dispatch::coordinate_type< GeometryTag, Geometry >::type

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