|
OpenKalman
|
Definition for invocable_on_collection. More...
#include "collection.hpp"#include "uniformly_gettable.hpp"#include "collections/traits/size_of.hpp"#include "collections/traits/collection_element.hpp"

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.
1.8.13