MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / end

Method end

include/chaiscript/utility/json.hpp:69–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 }
68
69 auto end() const {
70 return data.end();
71 }
72
73
74 auto begin() {

Callers

nothing calls this directly

Calls 1

endMethod · 0.45

Tested by

no test coverage detected