Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_array_begin
Method
on_array_begin
test/test.hpp:512–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
510
}
511
512
bool
513
on_array_begin(
514
system::error_code&)
515
{
516
return maybe_throw();
517
}
518
519
bool
520
on_array_end(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected