using standard template vector to store points

前端 未结 0 708
春和景丽
春和景丽 2021-02-13 18:22

I just started learning c++ , I am wondering if I were to use std vector to store a bunch of pointers that pointing to the memory allocating on the heap , so will the vector tem

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