Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::in_range_fun Struct Reference

The in_range functor. More...

#include <in_range.hpp>

Public Types

typedef bool result_type
 

Public Member Functions

template<typename T , typename U >
bool operator() (T const &value, std::pair< U, U > const &rng) const
 

Detailed Description

The in_range functor.

Member Typedef Documentation

Member Function Documentation

template<typename T , typename U >
bool boost::in_range_fun::operator() ( T const &  value,
std::pair< U, U > const &  rng 
) const
inline

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