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

◆ indexes()

template<indexer... Ts>
consteval auto kumi::indexes ( Ts...  ts)
inlinenoexcept

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