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

Method std_null_parser

test/basic_parser.cpp:1708–1711  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1706
1707 public:
1708 std_null_parser()
1709 : p_(parse_options())
1710 {
1711 }
1712
1713 explicit
1714 std_null_parser(parse_options po)

Callers

nothing calls this directly

Calls 1

parse_optionsClass · 0.85

Tested by

no test coverage detected