OpenKalman
Classes | Variables
owning_view.hpp File Reference
#include "basics/compatibility/ranges.hpp"
#include "view_interface.hpp"
Include dependency graph for owning_view.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  OpenKalman::ranges::owning_view< R >
 

Variables

template<typename R >
constexpr bool OpenKalman::ranges::enable_borrowed_range< owning_view< R > > = enable_borrowed_range<R>