MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / accept

Function accept

native/thirdpart/json/json.hpp:20754–20757  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20752 }
20753
20754 static bool accept(detail::input_adapter&& i)
20755 {
20756 return parser(i).accept(true);
20757 }
20758
20759 /*!
20760 @brief generate SAX events

Callers

nothing calls this directly

Calls 3

parserClass · 0.85
input_adapterClass · 0.85
acceptMethod · 0.80

Tested by

no test coverage detected