With a 2D vector, does calling clear() on the 2nd level clear all the memory associated with that vector?

后端 未结 0 1265
攒了一身酷
攒了一身酷 2020-12-09 06:39

I have a 2D vector declared as such:

vector> vector;

After this is used and I need to clear all memory associate

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