MCPcopy 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
660Object_Copy_Count_Test object_copy_count_create()
661{
662 return Object_Copy_Count_Test();
663}
664
665TEST_CASE("Object copy counts")
666{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected