Complexity of downsizing STL vector

后端 未结 0 418
粉色の甜心
粉色の甜心 2020-12-17 03:53

What is the time complexity of downsizing (reducing the size) an std::vector? I get that it does not reallocate memory. On custom classes, it may nee

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