Can a ring buffer be resized as per the size provided while preserving the elements in case of a decrease/increase in size?

前端 未结 0 1693
自闭症患者
自闭症患者 2021-01-15 10:00

I\'m trying to modify a fixed size ring buffer structure (written in C++) so that it would be able to handle the resize as per the requirement. First of all, I would like to

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