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

Method on_comment_part

test/test.hpp:368–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366 }
367
368 bool
369 on_comment_part(
370 string_view,
371 system::error_code& ec)
372 {
373 return maybe_fail(ec);
374 }
375
376 bool
377 on_comment(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected