TODO equivalent to c++14 equal_to<>, remove when appears. More...
#include <functors.hpp>
Public Member Functions | |
| template<class T , class U > | |
| auto | operator() (T &&t, U &&u) const -> decltype(t==u) |
| operator() More... | |
TODO equivalent to c++14 equal_to<>, remove when appears.
Definition at line 573 of file functors.hpp.
|
inline |
operator()
| T | |
| U |
| t | |
| u |
Definition at line 585 of file functors.hpp.
1.8.5