Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::impl::inner_product Struct Reference

#include <transformation.hpp>

Classes

struct  result
 
struct  result< This(R &, I, T &)>
 
struct  result< This(R &, I, T &, C1, C2)>
 
struct  result< This(R &, I, T)>
 
struct  result< This(R &, I, T, C1, C2)>
 

Public Member Functions

template<class R , class I , class T >
T operator() (R &r, I i, T t) const
 
template<class R , class I , class T , class C1 , class C2 >
T operator() (R &r, I i, T t, C1 c1, C2 c2) const
 

Member Function Documentation

template<class R , class I , class T >
T boost::phoenix::impl::inner_product::operator() ( R &  r,
i,
T  t 
) const
inline
template<class R , class I , class T , class C1 , class C2 >
T boost::phoenix::impl::inner_product::operator() ( R &  r,
i,
T  t,
C1  c1,
C2  c2 
) const
inline

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