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

Method find_impl

benchmark/jsoncpp.hpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 bool find_impl(DocStat &stat) const {
61 (void)stat;
62 return true;
63 }
64
65 private:
66};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected