C++ move data in class constructor without copy

前端 未结 0 1695
悲&欢浪女
悲&欢浪女 2020-12-05 19:23

I\'m learning about move semantics and I\'m wondering which is the correct way to move data to a class constructor without copying them. For example, assume to have a

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