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

Method on_array_end

test/test.hpp:275–281  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273 }
274
275 bool
276 on_array_end(
277 std::size_t,
278 system::error_code& ec)
279 {
280 return maybe_fail(ec);
281 }
282
283 bool
284 on_key_part(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected