OpenKalman
Namespaces | Variables
uniformly_settable.hpp File Reference

Definition for collections::uniformly_settable. More...

#include <type_traits>
#include "settable.hpp"
#include "collections/traits/size_of.hpp"
Include dependency graph for uniformly_settable.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 C , typename T >
constexpr bool OpenKalman::collections::uniformly_settable
 C is settable with type C for all indices. More...
 

Detailed Description

Definition for collections::uniformly_settable.