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

Method throw_parser

test/test.hpp:632–635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630
631public:
632 throw_parser()
633 : p_(parse_options())
634 {
635 }
636
637 explicit
638 throw_parser(

Callers

nothing calls this directly

Calls 2

parse_optionsClass · 0.85
handlerMethod · 0.45

Tested by

no test coverage detected