MCPcopy Create free account
hub / github.com/Kitware/CMake / count

Method count

Utilities/cmcppdap/src/rapid_json_serializer.cpp:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119size_t RapidDeserializer::count() const {
120 return json()->Size();
121}
122
123bool RapidDeserializer::array(
124 const std::function<bool(dap::Deserializer*)>& cb) const {

Callers 4

validateMethod · 0.45
validateMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TESTFunction · 0.36