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::partial_sum Struct Reference

#include <transformation.hpp>

Classes

struct  result
 
struct  result< This(R &, I)>
 
struct  result< This(R &, I, C)>
 

Public Member Functions

template<class R , class I >
detail::decay_array< I >::type operator() (R &r, I i) const
 
template<class R , class I , class C >
detail::decay_array< I >::type operator() (R &r, I i, C c) const
 

Member Function Documentation

template<class R , class I >
detail::decay_array<I>::type boost::phoenix::impl::partial_sum::operator() ( R &  r,
i 
) const
inline
template<class R , class I , class C >
detail::decay_array<I>::type boost::phoenix::impl::partial_sum::operator() ( R &  r,
i,
c 
) const
inline

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