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

Method literal_parser

test/basic_parser.cpp:1558–1561  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1556
1557 public:
1558 literal_parser()
1559 : p_(make_options(true, false, false, false))
1560 {
1561 }
1562
1563 std::size_t
1564 write(

Callers

nothing calls this directly

Calls 1

make_optionsFunction · 0.85

Tested by

no test coverage detected