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

前端 未结 0 449
感动是毒
感动是毒 2021-01-15 09:29

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

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