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

Method on_object_begin

test/test.hpp:497–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495 }
496
497 bool
498 on_object_begin(
499 system::error_code&)
500 {
501 return maybe_throw();
502 }
503
504 bool
505 on_object_end(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected