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

#include <arithmetic.hpp>

Public Member Functions

 value_operation (C const &value)
 
template<typename P , int I>
void apply (P &point) const
 

Public Attributes

m_value
 

Constructor & Destructor Documentation

template<typename C , template< typename > class Function>
boost::geometry::detail::value_operation< C, Function >::value_operation ( C const &  value)
inline

Member Function Documentation

template<typename C , template< typename > class Function>
template<typename P , int I>
void boost::geometry::detail::value_operation< C, Function >::apply ( P &  point) const
inline

Member Data Documentation

template<typename C , template< typename > class Function>
C boost::geometry::detail::value_operation< C, Function >::m_value

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