Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::resolve_variant::num_points< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor Struct Reference

#include <num_points.hpp>

Inheritance diagram for boost::geometry::resolve_variant::num_points< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor:
Collaboration diagram for boost::geometry::resolve_variant::num_points< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor:

Public Types

typedef std::size_t result_type
 

Public Member Functions

 visitor (bool add_for_open)
 
template<typename Geometry >
std::size_t operator() (Geometry const &geometry) const
 

Public Attributes

bool m_add_for_open
 

Member Typedef Documentation

typedef std::size_t boost::static_visitor< std::size_t >::result_type
inherited

Constructor & Destructor Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
boost::geometry::resolve_variant::num_points< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor::visitor ( bool  add_for_open)
inline

Member Function Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
template<typename Geometry >
std::size_t boost::geometry::resolve_variant::num_points< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor::operator() ( Geometry const &  geometry) const
inline

Member Data Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
bool boost::geometry::resolve_variant::num_points< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor::m_add_for_open

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