MCPcopy 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_fileMethod · 0.85
closeMethod · 0.85
filenoMethod · 0.85
fileMethod · 0.85
sizeMethod · 0.85
readMethod · 0.85
writeMethod · 0.85
dupMethod · 0.85
dup2Method · 0.85
pipeMethod · 0.85
fdopenMethod · 0.85
getpagesizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected