Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csmith-project/csmith
/ Error
Method
Error
src/Error.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
int Error::r_error_ = SUCCESS;
37
38
Error::Error()
39
{
40
41
}
42
43
Error::~Error()
44
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected