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

Method comment_parser

test/basic_parser.cpp:998–1001  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

996
997 public:
998 comment_parser()
999 : p_(make_options(true, false, false, false))
1000 {
1001 }
1002
1003 std::size_t
1004 write(

Callers

nothing calls this directly

Calls 1

make_optionsFunction · 0.85

Tested by

no test coverage detected