Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ uservalueref
Function
uservalueref
unittests/compiled_tests.cpp:1113–1115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1111
1112
1113
void uservalueref(int &&)
1114
{
1115
}
1116
1117
void usemoveonlytype(std::unique_ptr<int> &&)
1118
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected