Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_object_begin
Method
on_object_begin
test/test.hpp:253–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
bool
254
on_object_begin(
255
system::error_code& ec)
256
{
257
return maybe_fail(ec);
258
}
259
260
bool
261
on_object_end(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected