Returning rvalue references

前端 未结 0 1991
天涯浪人
天涯浪人 2020-12-14 20:17

I\'ve seen other posts regarding this but I\'m still quite a bit confused regarding this.

  const std::string& func(std::string&& ref) { return re         


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