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

{type, tag, } More...

#include <tag.hpp>

Public Types

typedef traits::tag< typename
geometry::util::bare_type
< Geometry >::type >::type 
type
 

Detailed Description

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

{type, tag, }

With Boost.Geometry, tags are the driving force of the tag dispatching mechanism. The tag metafunction is therefore used in every free function.

Template Parameters
Geometry

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

Member Typedef Documentation

template<typename Geometry>
typedef traits::tag< typename geometry::util::bare_type<Geometry>::type >::type boost::geometry::tag< Geometry >::type

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