OpenKalman
|
Definition of not_equal_to. More...
#include <utility>
#include "basics/global-definitions.hpp"
#include "basics/compatibility/language-features.hpp"
Go to the source code of this file.
Classes | |
struct | OpenKalman::not_equal_to< T > |
A generalization of std::not_equal_to in which the arguments may be of different types. More... | |
struct | OpenKalman::not_equal_to< void > |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More... | |
Namespaces | |
OpenKalman | |
The root namespace for OpenKalman. | |
Definition of not_equal_to.