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

Method on_string

test/test.hpp:554–561  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

552 }
553
554 bool
555 on_string(
556 string_view,
557 std::size_t,
558 system::error_code&)
559 {
560 return maybe_throw();
561 }
562
563 bool
564 on_number_part(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected