Rvalue references 解决非必要的拷贝 当赋值右手边是一个"右值",左手边对象可以偷右手边对象,而不需要重新分配内存。 浅copy
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected