OpenKalman
Namespaces | Variables
index.hpp File Reference

Definition for collections::index. More...

#include <type_traits>
#include "basics/compatibility/ranges.hpp"
#include "../../basics/compatibility/language-features.hpp"
#include "values/values.hpp"
#include "collection.hpp"
Include dependency graph for index.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::index
 An object describing a collection of /ref values::index objects. More...
 

Detailed Description

Definition for collections::index.