Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ end_array
Method
end_array
dependencies/json/json.hpp:5502–5506 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5500
}
5501
5502
bool end_array()
5503
{
5504
ref_stack.pop_back();
5505
return true;
5506
}
5507
5508
template<class Exception>
5509
bool parse_error(std::size_t /*unused*/, const std::string& /*unused*/,
Callers
nothing calls this directly
Calls
1
pop_back
Method · 0.45
Tested by
no test coverage detected