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

Method on_comment

test/test.hpp:620–626  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

618 }
619
620 bool
621 on_comment(
622 string_view,
623 system::error_code&)
624 {
625 return maybe_throw();
626 }
627 };
628
629 basic_parser<handler> p_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected