Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::algorithm::detail::eq< T1, T2 > Struct Template Reference

#include <equal.hpp>

Inheritance diagram for boost::algorithm::detail::eq< T1, T2 >:
Collaboration diagram for boost::algorithm::detail::eq< T1, T2 >:

Public Member Functions

bool operator() (const T1 &v1, const T2 &v2) const
 

Member Function Documentation

template<class T1 , class T2 >
bool boost::algorithm::detail::eq< T1, T2 >::operator() ( const T1 &  v1,
const T2 &  v2 
) const
inline

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