How should I manage an intermediary vector after moving/swapping it in the constructor?

前端 未结 0 1733
渐次进展
渐次进展 2020-12-02 05:10

I am learning about memory management and not quite sure how how to manage the delete and/or destructor policy.

Suppose I have the following template:

         


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