Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ on_object_end
Method
on_object_end
test/test.hpp:260–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
bool
261
on_object_end(
262
std::size_t,
263
system::error_code& ec)
264
{
265
return maybe_fail(ec);
266
}
267
268
bool
269
on_array_begin(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected