not_equal_to functor More...
#include <functors.hpp>
Public Member Functions | |
template<class T > | |
auto | operator() (const T &x, const T &y) const -> decltype(x!=y) |
operator More... | |
not_equal_to functor
Definition at line 593 of file functors.hpp.
|
inline |