Why do I need static_cast and std::remove_reference in std::move if I pass an rvalue?

后端 未结 0 2000
天命终不由人
天命终不由人 2020-11-30 05:02

I\'m trying to understand more move semantic. Now this is a possible implementation of std::move:

template 
typename std::remov         


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