|
OpenKalman
|
Definition for collections::from_range. More...
#include <variant>#include "values/values.hpp"#include "collections/functions/get_size.hpp"#include "collections/traits/size_of.hpp"#include "collections/functions/get.hpp"#include "internal/movable_wrapper.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman::collections | |
| Namespace for collections. | |
Functions | |
| template<std::size_t i, typename R > | |
| decltype(auto) constexpr | OpenKalman::collections::detail_from_range::get_from_base (R &&r) |
| template<typename V > | |
| OpenKalman::collections::from_range (V &&) -> from_range< V > | |
| Deduction guide. | |
Definition for collections::from_range.
1.8.13