Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ system_error
Function
system_error
extlibs/fmt/include/fmt/format.h:2793–2793 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2791
int error_code_;
2792
2793
system_error() : std::runtime_error(
""
), error_code_(0) {}
2794
2795
public:
2796
/**
Callers
15
buffered_file
Method · 0.85
close
Method · 0.85
fileno
Method · 0.85
file
Method · 0.85
size
Method · 0.85
read
Method · 0.85
write
Method · 0.85
dup
Method · 0.85
dup2
Method · 0.85
pipe
Method · 0.85
fdopen
Method · 0.85
getpagesize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected