Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
boost::algorithm::detail::eq< T1, T2 > Struct Template Reference

#include <equal.hpp>

Public Member Functions

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

Detailed Description

template<class T1, class T2>
struct boost::algorithm::detail::eq< T1, T2 >

Definition at line 23 of file equal.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 24 of file equal.hpp.


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