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

#include <covered_by.hpp>

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

Public Types

typedef bool result_type
 

Public Member Functions

 visitor (Strategy const &strategy)
 
template<typename Geometry1 , typename Geometry2 >
bool operator() (Geometry1 const &geometry1, Geometry2 const &geometry2) const
 

Public Attributes

Strategy const & m_strategy
 

Member Typedef Documentation

typedef bool boost::static_visitor< bool >::result_type
inherited

Constructor & Destructor Documentation

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

Member Function Documentation

template<BOOST_VARIANT_ENUM_PARAMS(typename T1) >
template<typename Strategy >
template<typename Geometry1 , typename Geometry2 >
bool boost::geometry::resolve_variant::variant< BOOST_VARIANT_ENUM_PARAMS(T2)>>::visitor< Strategy >::operator() ( Geometry1 const &  geometry1,
Geometry2 const &  geometry2 
) const
inline

Member Data Documentation

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

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