What kind of problems for not forwarding universal reference?

后端 未结 4 1826
清酒与你
清酒与你 2021-02-06 01:47

As far as I know, in C++11, universal reference should always be used with std::forward, but I am not sure of what kind of problem can occur if std::forward

4条回答
提交回复
热议问题