How to write a function that takes a variadic number of array and deduce N?

前端 未结 0 403
北恋
北恋 2020-12-19 21:14

I am trying to write a function that takes a variadic number of parameters of the same templated type, all array and have N deduced by the compiler, so that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题