Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ A
Method
A
unittests/compiled_tests.cpp:1223–1223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1221
{
1222
public:
1223
A() = default;
1224
A(const A&) = default;
1225
A(A &&) = default;
1226
A &operator=(const A&) = default;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected