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

Method on_double

test/test.hpp:589–596  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

587 }
588
589 bool
590 on_double(
591 double,
592 string_view,
593 system::error_code&)
594 {
595 return maybe_throw();
596 }
597
598 bool
599 on_bool(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected