Temporarily modify a value, restoring on end-of-block. More...
Go to the source code of this file.
Classes | |
class | mvl_modify_handle< T > |
Temporarily modify a value, restoring on end-of-block.
Take a pointer to some type, and when the mvl_modify_handle goes out of scope, restore the old value.
Definition in file mvl_modify_handle.h.