MCPcopy Create free account
hub / github.com/boostorg/json / on_array_begin

Method on_array_begin

test/test.hpp:268–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 }
267
268 bool
269 on_array_begin(
270 system::error_code& ec)
271 {
272 return maybe_fail(ec);
273 }
274
275 bool
276 on_array_end(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected