jeudi 25 février 2016

Offset for variadic template integer sequence

Ok, i'll try to keep this short. I know you can generate an integer sequence for variadic templates with std::index_sequence_for. Now suppose i want that index sequence to start at a specific offset, but still be the same length as the variadic template argument list. Is that possible? I didn't find anything of the sort on cppreference.

Aucun commentaire:

Enregistrer un commentaire