OpenKalman
Namespaces | Variables
viewable_collection.hpp File Reference

Definition for collections::viewable_collection. More...

#include "basics/compatibility/views/view-concepts.hpp"
#include "uniform_tuple_like.hpp"
Include dependency graph for viewable_collection.hpp:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Definition for collections::viewable_collection.