Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ pop_stack
Method
pop_stack
Source/cmJSONState.cxx:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
void cmJSONState::pop_stack()
143
{
144
this->parseStack.pop_back();
145
}
146
147
std::string cmJSONState::GetJsonContext(Location loc)
148
{
Callers
3
operator()
Method · 0.80
VectorFilter
Function · 0.80
FilteredObject
Function · 0.80
Calls
1
pop_back
Method · 0.80
Tested by
no test coverage detected