Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ is_errored
Method
is_errored
Source/external/json.hpp:7114–7117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7112
}
7113
7114
constexpr bool is_errored() const
7115
{
7116
return errored;
7117
}
7118
7119
private:
7120
/*!
Callers
1
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected