OpenKalman
|
Definition for invocable_on_collection. More...
Go to the source code of this file.
Namespaces | |
OpenKalman::collections | |
Namespace for collections. | |
Variables | |
template<typename F , typename C , typename... Args> | |
constexpr bool | OpenKalman::collections::invocable_on_collection |
Callable object F is invocable on each element of collection C, with additional parameters Args. More... | |
Definition for invocable_on_collection.