mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
85fe26b5f7
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.
5.6 KiB
5.6 KiB