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

#include <querying.hpp>

Public Types

typedef bool result_type
 

Public Member Functions

template<class R , class T >
bool operator() (R &r, T const &val) const
 
template<class R , class T , class C >
bool operator() (R &r, T const &val, C c) const
 

Member Typedef Documentation

Member Function Documentation

template<class R , class T >
bool boost::phoenix::impl::binary_search::operator() ( R &  r,
T const &  val 
) const
inline
template<class R , class T , class C >
bool boost::phoenix::impl::binary_search::operator() ( R &  r,
T const &  val,
c 
) const
inline

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