Is std::forward required to pass rValue parameter to the make_ smart pointer functions?

后端 未结 0 338
醉酒成梦
醉酒成梦 2020-12-18 07:03

I\'ve just started looking into move semantics and Rvalue references so I am learning as I go along, I was wondering whether a call to std::forward is needed wh

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