Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ ~ScopePushPop
Method
~ScopePushPop
Source/cmMakefile.h:981–981 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
979
}
980
981
~ScopePushPop() { this->Makefile->PopScope(); }
982
983
ScopePushPop(ScopePushPop const&) = delete;
984
ScopePushPop& operator=(ScopePushPop const&) = delete;
Callers
nothing calls this directly
Calls
1
PopScope
Method · 0.80
Tested by
no test coverage detected