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

Method handler

test/test.hpp:225–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223 std::size_t n;
224
225 handler()
226 : n(std::size_t(-1))
227 {
228 }
229
230 bool
231 maybe_fail(system::error_code& ec)

Callers 5

fail_parserMethod · 0.45
throw_parserMethod · 0.45
capturedMethod · 0.45
capturedMethod · 0.45
capturedMethod · 0.45

Calls 1

size_tClass · 0.85

Tested by

no test coverage detected