Memory being modified in container while passing to function in other translation units

前端 未结 0 1817
刺人心
刺人心 2021-01-03 08:00

I wrote a vector class with a self-defined allocator in C++.\\

While I am testing it with a print function defined in another file, the first two bytes of memory of t

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