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

#include <querying.hpp>

Classes

struct  result
 
struct  result< This(R &, T const &)>
 

Public Member Functions

template<class R , class T >
range_result_iterator< R >::type execute (R &r, T const &x, mpl::true_) const
 
template<class R , class T >
range_result_iterator< R >::type execute (R &r, T const &x, mpl::false_) const
 
template<class R , class T >
range_result_iterator< R >::type operator() (R &r, T const &x) const
 

Member Function Documentation

template<class R , class T >
range_result_iterator<R>::type boost::phoenix::impl::find::execute ( R &  r,
T const &  x,
mpl::true_   
) const
inline

Referenced by operator()().

template<class R , class T >
range_result_iterator<R>::type boost::phoenix::impl::find::execute ( R &  r,
T const &  x,
mpl::false_   
) const
inline
template<class R , class T >
range_result_iterator<R>::type boost::phoenix::impl::find::operator() ( R &  r,
T const &  x 
) const
inline

References execute().


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