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

Method on_uint64

test/test.hpp:336–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334 }
335
336 bool
337 on_uint64(
338 uint64_t,
339 string_view,
340 system::error_code& ec)
341 {
342 return maybe_fail(ec);
343 }
344
345 bool
346 on_double(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected