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

#include <transformation.hpp>

Classes

struct  result
 
struct  result< This(R1 &, R2 &, O)>
 
struct  result< This(R1 &, R2 &, O, C)>
 

Public Member Functions

template<class R1 , class R2 , class O >
detail::decay_array< O >::type operator() (R1 &r1, R2 &r2, O o) const
 
template<class R1 , class R2 , class O , class C >
detail::decay_array< O >::type operator() (R1 &r1, R2 &r2, O o, C c) const
 

Member Function Documentation

template<class R1 , class R2 , class O >
detail::decay_array<O>::type boost::phoenix::impl::set_difference::operator() ( R1 &  r1,
R2 &  r2,
o 
) const
inline
template<class R1 , class R2 , class O , class C >
detail::decay_array<O>::type boost::phoenix::impl::set_difference::operator() ( R1 &  r1,
R2 &  r2,
o,
c 
) const
inline

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