|
OpenKalman
|
Definition of callable objects equivalent to std::ranges::equal_to, etc. More...
#include <algorithm>#include "basics/compatibility/iterator.hpp"#include "basics/compatibility/ranges/range-concepts.hpp"

Go to the source code of this file.
Classes | |
| struct | OpenKalman::stdex::ranges::in_out_result< I, O > |
| struct | OpenKalman::stdex::ranges::detail::copy_fn |
Typedefs | |
| template<typename I , typename O > | |
| using | OpenKalman::stdex::ranges::copy_result = in_out_result< I, O > |
Variables | |
| constexpr detail::copy_fn | OpenKalman::stdex::ranges::copy |
Definition of callable objects equivalent to std::ranges::equal_to, etc.
1.8.13