Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ move
Function
move
sources/covscript.cpp:383–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
381
}
382
383
var move(const var &val)
384
{
385
return rvalue(val);
386
}
387
388
void swap(var &a, var &b)
389
{
Callers
15
split
Function · 0.70
fork
Method · 0.70
parse_cmd_args
Function · 0.70
function_invoker
Method · 0.50
raii_collector
Method · 0.50
exception
Method · 0.50
lang_error
Method · 0.50
pop
Method · 0.50
basic_string_borrower
Method · 0.50
extract
Method · 0.50
event_type
Method · 0.50
add_listener
Method · 0.50
Calls
1
rvalue
Function · 0.85
Tested by
no test coverage detected