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

#include <querying.hpp>

Public Types

typedef bool result_type
 

Public Member Functions

template<class R1 , class R2 >
bool operator() (R1 &r1, R2 &r2) const
 
template<class R1 , class R2 , class P >
bool operator() (R1 &r1, R2 &r2, P p) const
 

Member Typedef Documentation

Member Function Documentation

template<class R1 , class R2 >
bool boost::phoenix::impl::lexicographical_compare::operator() ( R1 &  r1,
R2 &  r2 
) const
inline
template<class R1 , class R2 , class P >
bool boost::phoenix::impl::lexicographical_compare::operator() ( R1 &  r1,
R2 &  r2,
p 
) const
inline

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