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

Method on_document_end

test/test.hpp:246–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

244 }
245
246 bool
247 on_document_end(
248 system::error_code& ec)
249 {
250 return maybe_fail(ec);
251 }
252
253 bool
254 on_object_begin(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected