kumi v3.1.0
Exquisite Epidote
Loading...
Searching...
No Matches

◆ indexes()

template<concepts::indexer... Ts>
auto kumi::indexes ( Ts... ts)
inlinenodiscardconstevalnoexcept

Creates a kumi::indexes object, deducing the target type from the types of arguments.

Note
The arguments should model kumi::indexer
Parameters
tsZero or more indexes to construct the indexes from.
Returns
A kumi::indexes constructed from the ts