C++ object management without pointers

后端 未结 0 1581
误落风尘
误落风尘 2020-12-16 11:48

It is often repeated to not manage your own memory when possible. When writing an object that manages other objects in a map or vector, how then should objects be created an

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