Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_int64
Method
on_int64
test/test.hpp:571–578 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
569
}
570
571
bool
572
on_int64(
573
int64_t,
574
string_view,
575
system::error_code&)
576
{
577
return maybe_throw();
578
}
579
580
bool
581
on_uint64(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected