diff options
author | Brad King <brad.king@kitware.com> | 2015-11-24 19:42:20 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2015-11-25 15:33:26 (GMT) |
commit | 85fe26b5f742b704b51a7e15b4806366feab3a23 (patch) | |
tree | 294da30211b0f673b15755a4ef3c897d67e870d5 /Source/cmListFileCache.cxx | |
parent | 518d6b22f6705c4747c713031587705641540364 (diff) | |
download | CMake-85fe26b5f742b704b51a7e15b4806366feab3a23.zip CMake-85fe26b5f742b704b51a7e15b4806366feab3a23.tar.gz CMake-85fe26b5f742b704b51a7e15b4806366feab3a23.tar.bz2 |
cmLinkedTree: Add Pop method
Add a method to increment an iterator (follow the "up" pointer) to the
previous level in the stack of scopes and free storage of the top of the
stack if possible. This will allow short-lived scopes to be created and
destroyed by matching Push/Pop pairs without accumulating storage.
Diffstat (limited to 'Source/cmListFileCache.cxx')
0 files changed, 0 insertions, 0 deletions