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

{type, coordinate type (int\, float\, double\, etc), } More...

#include <coordinate_type.hpp>

Public Types

typedef
core_dispatch::coordinate_type
< typename tag< Geometry >
::type, typename
geometry::util::bare_type
< Geometry >::type >::type 
type
 

Detailed Description

template<typename Geometry>
struct boost::geometry::coordinate_type< Geometry >

{type, coordinate type (int\, float\, double\, etc), }

Template Parameters
Geometry

{[include reference/core/coordinate_type.qbk]}

Member Typedef Documentation

template<typename Geometry>
typedef core_dispatch::coordinate_type< typename tag<Geometry>::type, typename geometry::util::bare_type<Geometry>::type >::type boost::geometry::coordinate_type< Geometry >::type

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