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

Method handler

test/test.hpp:470–473  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468 std::size_t n;
469
470 handler()
471 : n(std::size_t(-1))
472 {
473 }
474
475 bool
476 maybe_throw()

Callers

nothing calls this directly

Calls 1

size_tClass · 0.85

Tested by

no test coverage detected