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

#include <iteration.hpp>

Classes

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

Public Member Functions

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

Member Function Documentation

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

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