Trying to implement an extremely simple toy version of std::vector and hitting an EXC_BAD_ACCESS which I don't understand

后端 未结 0 1429
梦如初夏
梦如初夏 2020-12-14 03:36

I just started learning C++, and was trying to implement a simple version of std::vector when I hit the bug I mention in the title. The following code sometimes triggers a E

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