Christos

Results 3 comments of Christos

I am also having build issues in 16.5.4. Are there any known workarounds?

That is correct. I also wanted to mention that in the latest version of VS at least, the code below works fine `template ` `index_sequence from_std(std::integer_sequence) {` ` return {};`...

That would make sense if it was a full specialization. I remember seeing this in the past but there is a tag added for that reason, and here is the...