OpenKalman
Classes | Functions | Variables
ref_view.hpp File Reference
#include "basics/compatibility/ranges.hpp"
#include "view_interface.hpp"
Include dependency graph for ref_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::ref_view< R >
 

Functions

template<typename R >
 OpenKalman::ranges::ref_view (R &) -> ref_view< R >
 Deduction guide.
 

Variables

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