Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ handler
Method
handler
test/test.hpp:225–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
std::size_t n;
224
225
handler()
226
: n(std::size_t(-1))
227
{
228
}
229
230
bool
231
maybe_fail(system::error_code& ec)
Callers
5
fail_parser
Method · 0.45
throw_parser
Method · 0.45
captured
Method · 0.45
captured
Method · 0.45
captured
Method · 0.45
Calls
1
size_t
Class · 0.85
Tested by
no test coverage detected