ztsdb
Public Member Functions | List of all members
funcs::not_equal_to< T > Struct Template Reference

Calculate not equal using negation of equality. More...

#include <unop_binop_funcs.hpp>

Inheritance diagram for funcs::not_equal_to< T >:

Public Member Functions

constexpr bool operator() (const T &x, const T &y) const
 

Detailed Description

template<typename T>
struct funcs::not_equal_to< T >

Calculate not equal using negation of equality.


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