OpenKalman
|
Definition for collections::viewable_collection. More...
Go to the source code of this file.
Namespaces | |
OpenKalman::collections | |
Namespace for collections. | |
Variables | |
template<typename T > | |
constexpr bool | OpenKalman::collections::viewable_collection |
A std::range or uniform_tuple_like object that can be converted into a collection_view by passing it to collections::views::all. More... | |
Definition for collections::viewable_collection.