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


Go to the source code of this file.
Namespaces | |
| OpenKalman::collections | |
| Namespace for collections. | |
Functions | |
| template<typename Arg , std::enable_if_t< sized< Arg >, int > = 0> | |
| constexpr auto | OpenKalman::collections::get_size (Arg &&arg) |
| Get the size of a sized object (e.g, a collection) | |
Definition for collections::get_size.
1.8.13