Is there a way to declare a std::array of structs in a constructor?

前端 未结 0 1827
情歌与酒
情歌与酒 2020-12-17 02:15

I have a FIFO class who\'s width and depth I\'d like to declare when a new FIFO is instantiated. I\'d like to use a std::array as one of the elements in the FIFO record and

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