Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_null
Method
on_null
test/test.hpp:362–366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
360
}
361
362
bool
363
on_null(system::error_code& ec)
364
{
365
return maybe_fail(ec);
366
}
367
368
bool
369
on_comment_part(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected