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

Method on_comment_part

test/test.hpp:612–618  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

610 }
611
612 bool
613 on_comment_part(
614 string_view,
615 system::error_code&)
616 {
617 return maybe_throw();
618 }
619
620 bool
621 on_comment(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected