#include <kumi/functional/indexable.hpp>
Callable object computing the index map associated to the concatenation operation.
#include <kumi/functional/indexable.hpp>
template<typename... Sizes>
struct kumi::function::cat_t concatenater
Callable object computing the index map associated to the concatenation operation.
- sizes...: Compile-time sizes of all inputs tuples
A kumi::projection_map mapping indices over combined tuple domains.