OpenKalman
|
Definition for values::size. More...
Go to the source code of this file.
Namespaces | |
OpenKalman::values | |
Definition for values::abs. | |
Variables | |
template<typename T > | |
constexpr bool | OpenKalman::values::size = index<T> or std::is_same_v<std::decay_t<T>, unreachable_sentinel_t> |
T is either an index representing a size, or void which represents that there is no size. | |
Definition for values::size.