MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / end_array

Method end_array

Source/Utils/json.hpp:5434–5438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5432 }
5433
5434 bool end_array()
5435 {
5436 ref_stack.pop_back();
5437 return true;
5438 }
5439
5440 template<class Exception>
5441 bool parse_error(std::size_t /*unused*/, const std::string& /*unused*/,

Callers

nothing calls this directly

Calls 1

pop_backMethod · 0.80

Tested by

no test coverage detected