how can i unpack multidimensional c-style array type and declare std::array instance?

前端 未结 0 2015
粉色の甜心
粉色の甜心 2021-01-05 10:39

I\'m writing a template that can convert a c style multidimensional array to a std array and declare it.

  1. get c-style array matrix
template         


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