|
OpenKalman
|
Definition for value:value_type_of and value:value_type_of_t. More...


Go to the source code of this file.
Classes | |
| struct | OpenKalman::values::value_type_of< T, typename > |
| Obtain the underlying value type associated with a value. More... | |
| struct | OpenKalman::values::value_type_of< T, std::void_t< decltype(to_value_type(std::declval< T >()))> > |
Namespaces | |
| OpenKalman::values | |
| Definition for values::abs. | |
Typedefs | |
| template<typename T > | |
| using | OpenKalman::values::value_type_of_t = typename value_type_of< T >::type |
| Helper template for value_type_of. | |
Definition for value:value_type_of and value:value_type_of_t.
1.8.13