Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_null
Method
on_null
test/test.hpp:606–610 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
604
}
605
606
bool
607
on_null(system::error_code&)
608
{
609
return maybe_throw();
610
}
611
612
bool
613
on_comment_part(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected