19 #ifndef OPENKALMAN_RANGES_HPP 20 #define OPENKALMAN_RANGES_HPP 22 #ifdef __cpp_lib_ranges 36 #include "ranges/range-access.hpp" 46 #include "views/all.hpp" 49 #include "views/iota.hpp" 53 #include "views/repeat.hpp" 54 #include "views/concat.hpp"
Definition of callable objects equivalent to std::ranges::equal_to, etc.
Definitions relating to c+++20+ comparisons.
Definitions relating to the availability of c++ language features.
Definition: common.hpp:200
Definitions relating to standard c++ library concepts.
Definitions relating to a compatible replacement for std::invoke.
Definition of callable objects equivalent to std::ranges::equal_to, etc.