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

Method on_uint64

test/test.hpp:580–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578 }
579
580 bool
581 on_uint64(
582 uint64_t,
583 string_view,
584 system::error_code&)
585 {
586 return maybe_throw();
587 }
588
589 bool
590 on_double(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected