Can I make a base class move constructor overload preferable to a derived class copy constructor?

前端 未结 0 492
花落未央
花落未央 2021-01-19 03:24

I have two classes (call them base and derived) that have an uncommon set of semantics:

  • base is the parent of deriv
相关标签:
回答
  • 消灭零回复
提交回复
热议问题