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

Method on_document_begin

test/test.hpp:239–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237 }
238
239 bool
240 on_document_begin(
241 system::error_code& ec)
242 {
243 return maybe_fail(ec);
244 }
245
246 bool
247 on_document_end(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected