OpenKalman
Classes
functional.hpp File Reference

Definition of callable objects equivalent to std::ranges::equal_to, etc. More...

#include "basics/compatibility/comparison.hpp"
Include dependency graph for functional.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::stdex::ranges::equal_to
 
struct  OpenKalman::stdex::ranges::not_equal_to
 
struct  OpenKalman::stdex::ranges::less
 
struct  OpenKalman::stdex::ranges::greater
 
struct  OpenKalman::stdex::ranges::greater_equal
 
struct  OpenKalman::stdex::ranges::less_equal
 

Detailed Description

Definition of callable objects equivalent to std::ranges::equal_to, etc.