MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / usemoveonlytype

Function usemoveonlytype

unittests/compiled_tests.cpp:1117–1119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1115}
1116
1117void usemoveonlytype(std::unique_ptr<int> &&)
1118{
1119}
1120
1121
1122TEST_CASE("Pass r-value reference to func")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected