std::tuple unpack over multiple arguments

后端 未结 0 1620
抹茶落季
抹茶落季 2021-01-03 22:37

I have a function taking pairs of (argument type, data ptr) as a variadic list (C function). I would like to unpack the tuple into that function as follows:
foo(

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