|
OpenKalman
|
A view to the dimensions of a uniformly_gettable pattern_collection. More...
#include <dimensions.hpp>
Public Member Functions | |
| template<typename Arg , std::enable_if_t< stdex::constructible_from< T, Arg &&>, int > = 0> | |
| constexpr | dimensions_tuple_view (Arg &&arg) |
| template<std::size_t i> | |
| frienddecltype(auto) constexpr | get (const dimensions_tuple_view &v) |
| Get element i of a dimensions_tuple_view. | |
| template<size_t i> | |
| frienddecltype(auto) constexpr | get (dimensions_tuple_view &&v) |
| Get element i of a dimensions_tuple_view. | |
A view to the dimensions of a uniformly_gettable pattern_collection.
1.8.13