OpenKalman
Classes | Namespaces
less.hpp File Reference

Definition of less. More...

#include <utility>
#include "basics/global-definitions.hpp"
#include "basics/compatibility/language-features.hpp"
Include dependency graph for less.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::less< T >
 A generalization of std::less in which the arguments may be of different types. More...
 
struct  OpenKalman::less< 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.
 

Detailed Description

Definition of less.