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::area< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy > Struct Template Reference

#include <area.hpp>

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

Public Types

typedef Strategy::return_type result_type
 

Public Member Functions

 visitor (Strategy const &strategy)
 
template<typename Geometry >
Strategy::return_type operator() (Geometry const &geometry) const
 

Public Attributes

Strategy const & m_strategy
 

Member Typedef Documentation

typedef Strategy::return_type boost::static_visitor< Strategy::return_type >::result_type
inherited

Constructor & Destructor Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
template<typename Strategy >
boost::geometry::resolve_variant::area< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy >::visitor ( Strategy const &  strategy)
inline

Member Function Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
template<typename Strategy >
template<typename Geometry >
Strategy::return_type boost::geometry::resolve_variant::area< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy >::operator() ( Geometry const &  geometry) const
inline

Member Data Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T) >
template<typename Strategy >
Strategy const& boost::geometry::resolve_variant::area< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy >::m_strategy

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