|
inlineconstexpr |
Applies the Callable object f on each element of a kumi::product_type and its index.
| f | Callable object to be invoked |
| t | kumi::product_type whose elements to be used as arguments to f |
| ts | Other kumi::product_type whose elements to be used as arguments to f |