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

Method on_key_part

test/test.hpp:527–534  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

525 }
526
527 bool
528 on_key_part(
529 string_view,
530 std::size_t,
531 system::error_code&)
532 {
533 return maybe_throw();
534 }
535
536 bool
537 on_key(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected