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

A generalization of std::not_equal_to in which the arguments may be of different types. More...

#include <not_equal_to.hpp>

Public Member Functions

constexpr bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

template<typename T = void>
struct OpenKalman::not_equal_to< T >

A generalization of std::not_equal_to in which the arguments may be of different types.


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