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

Method on_bool

test/test.hpp:598–604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

596 }
597
598 bool
599 on_bool(
600 bool,
601 system::error_code&)
602 {
603 return maybe_throw();
604 }
605
606 bool
607 on_null(system::error_code&)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected