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

Method on_number_part

test/test.hpp:563–569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

561 }
562
563 bool
564 on_number_part(
565 string_view,
566 system::error_code&)
567 {
568 return maybe_throw();
569 }
570
571 bool
572 on_int64(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected