MCPcopy Create free account
hub / github.com/Light-City/CPlusPlusThings / foo

Function foo

cpp2.0/cpp11/rvalue.cpp:13–13  ·  view source on GitHub ↗

Rvalue references 解决非必要的拷贝 当赋值右手边是一个"右值",左手边对象可以偷右手边对象,而不需要重新分配内存。 浅copy

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected