rah
Public Member Functions | List of all members
rah::is_equal Struct Reference

Apply the '==' operator on two values of any type. More...

#include <rah - Copie.hpp>

Public Member Functions

template<typename A , typename B >
bool operator() (A &&a, B &&b)
 
template<typename A , typename B >
bool operator() (A &&a, B &&b)
 

Detailed Description

Apply the '==' operator on two values of any type.

Member Function Documentation

◆ operator()() [1/2]

template<typename A , typename B >
bool rah::is_equal::operator() ( A &&  a,
B &&  b 
)
inline

◆ operator()() [2/2]

template<typename A , typename B >
bool rah::is_equal::operator() ( A &&  a,
B &&  b 
)
inline

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