MCPcopy Create free account
hub / github.com/OriginQ/QPanda-2 / Length

Method Length

ThirdParty/rapidjson/reader.h:941–941  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

939 }
940
941 size_t Length() const { return length_; }
942
943 Ch* Pop() {
944 return stack_.template Pop<Ch>(length_);

Callers 3

ParseStringMethod · 0.45
LengthMethod · 0.45
ParseNumberMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected