MCPcopy Create free account
hub / github.com/bytedance/sonic-cpp / ParseResult

Method ParseResult

benchmark/json.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63class ParseResult {
64 public:
65 ParseResult() = default;
66 ParseResult(const ParseResult &) = delete;
67 ParseResult &operator=(const ParseResult &) = delete;
68

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected