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

Method on_object_end

test/test.hpp:504–510  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

502 }
503
504 bool
505 on_object_end(
506 std::size_t,
507 system::error_code&)
508 {
509 return maybe_throw();
510 }
511
512 bool
513 on_array_begin(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected