26 #ifndef OPENKALMAN_BASICS_HPP 27 #define OPENKALMAN_BASICS_HPP 54 #if __cplusplus < 202002L 58 #ifndef __cpp_lib_ranges 63 #if __cpp_lib_ranges < 202202L 67 #ifndef __cpp_lib_ranges 82 #endif //OPENKALMAN_BASICS_HPP Definition: basics.hpp:41
Definition of less_equal.
Definition of greater_equal.
The root namespace for OpenKalman.
Definition: basics.hpp:34
Definitions relating to the availability of c++ language features.
Definitions implementing features of the c++ ranges library for compatibility.
Global definitions for OpenKalman.
Definition: basics.hpp:48
Definition of not_equal_to.