OpenKalman
Namespaces | Variables
uniformly_gettable.hpp File Reference

Definition for collections::uniformly_gettable. More...

#include <type_traits>
#include "gettable.hpp"
#include "collections/traits/size_of.hpp"
Include dependency graph for uniformly_gettable.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::uniformly_gettable
 T is gettable for all indices. More...
 

Detailed Description

Definition for collections::uniformly_gettable.