Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_array_end
Method
on_array_end
test/test.hpp:519–525 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
}
518
519
bool
520
on_array_end(
521
std::size_t,
522
system::error_code&)
523
{
524
return maybe_throw();
525
}
526
527
bool
528
on_key_part(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected