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

Method on_key

test/test.hpp:536–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534 }
535
536 bool
537 on_key(
538 string_view,
539 std::size_t,
540 system::error_code&)
541 {
542 return maybe_throw();
543 }
544
545 bool
546 on_string_part(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected