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

#include <querying.hpp>

Classes

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

Public Member Functions

template<class R , class I >
result_of::mismatch< R, I >::type operator() (R &r, I i) const
 
template<class R , class I , class P >
result_of::mismatch< R, I, P >
::type 
operator() (R &r, I i, P p) const
 

Member Function Documentation

template<class R , class I >
result_of::mismatch<R, I>::type boost::phoenix::impl::mismatch::operator() ( R &  r,
i 
) const
inline
template<class R , class I , class P >
result_of::mismatch<R, I, P>::type boost::phoenix::impl::mismatch::operator() ( R &  r,
i,
p 
) const
inline

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