Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_document_end
Method
on_document_end
test/test.hpp:490–495 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
488
}
489
490
bool
491
on_document_end(
492
system::error_code&)
493
{
494
return maybe_throw();
495
}
496
497
bool
498
on_object_begin(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected