Extracts the Ith element from a kumi::indexes_t.
- Note
- Does not participate in overload resolution if I is not in [0, sizeof...(Ts)).
- Parameters
-
| i | Compile-time index of the element to access |
- Returns
- A copy of the value of the selected element of current indexes_t.