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

#include <querying.hpp>

Classes

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

Public Member Functions

template<class R , class R2 >
range_result_iterator< R >::type operator() (R &r, R2 &r2) const
 
template<class R , class R2 , class P >
range_result_iterator< R >::type operator() (R &r, R2 &r2, P p) const
 

Member Function Documentation

template<class R , class R2 >
range_result_iterator<R>::type boost::phoenix::impl::find_first_of::operator() ( R &  r,
R2 &  r2 
) const
inline
template<class R , class R2 , class P >
range_result_iterator<R>::type boost::phoenix::impl::find_first_of::operator() ( R &  r,
R2 &  r2,
p 
) const
inline

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