Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ object_copy_count_create
Function
object_copy_count_create
unittests/compiled_tests.cpp:660–663 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
658
};
659
660
Object_Copy_Count_Test object_copy_count_create()
661
{
662
return Object_Copy_Count_Test();
663
}
664
665
TEST_CASE(
"Object copy counts"
)
666
{
Callers
nothing calls this directly
Calls
1
Object_Copy_Count_Test
Class · 0.85
Tested by
no test coverage detected