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

Method utf8_parser

test/basic_parser.cpp:1213–1216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1211
1212 public:
1213 utf8_parser()
1214 : p_(parse_options())
1215 {
1216 }
1217
1218 std::size_t
1219 write(

Callers

nothing calls this directly

Calls 1

parse_optionsClass · 0.85

Tested by

no test coverage detected