|
OpenKalman
|
Definition for collections::settable. More...


Go to the source code of this file.
Namespaces | |
| OpenKalman::collections | |
| Namespace for collections. | |
Variables | |
| template<std::size_t i, typename C , typename T > | |
| constexpr bool | OpenKalman::collections::settable = detail::settable_impl<i, C, T>::value |
| C has an element i that can be set by assigning the result of a get(...) function to an object of type T. More... | |
Definition for collections::settable.
1.8.13