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