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

Meta-function returning coordinate system tag (cs family) of any geometry. More...

#include <cs.hpp>

Public Types

typedef traits::cs_tag
< typename
geometry::coordinate_system
< Geometry >::type >::type 
type
 

Detailed Description

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

Meta-function returning coordinate system tag (cs family) of any geometry.

Template Parameters
Geometry

Member Typedef Documentation

template<typename Geometry>
typedef traits::cs_tag< typename geometry::coordinate_system<Geometry>::type >::type boost::geometry::cs_tag< Geometry >::type

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