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

Method null_parser

test/test.hpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179
180public:
181 null_parser()
182 : p_(parse_options())
183 {
184 }
185
186 explicit
187 null_parser(parse_options po)

Callers

nothing calls this directly

Calls 1

parse_optionsClass · 0.85

Tested by

no test coverage detected