|
OpenKalman
|
Definition for collections::gettable. More...
#include "collections/functions/get.hpp"

Go to the source code of this file.
Namespaces | |
| OpenKalman::collections | |
| Namespace for collections. | |
Variables | |
| template<std::size_t i, typename T > | |
| constexpr bool | OpenKalman::collections::gettable = detail::gettable_impl<i, T>::value |
| T has an element i that is accessible by collections::get. | |
Definition for collections::gettable.
1.8.13