]> sourceware.org Git - systemtap.git/commit
PR13274 related: Added class to save and restore variables
authorChris Meek <cmeek@redhat.com>
Tue, 20 Dec 2011 22:14:50 +0000 (17:14 -0500)
committerChris Meek <cmeek@redhat.com>
Tue, 20 Dec 2011 22:18:35 +0000 (17:18 -0500)
commit4cb1075135d1eed2b0b28d06cdd9e66f29822db6
tree75bd4ef7f84446e0a72c521230cc62b5045300dd
parentdb742d732da7f971092ee8a80225370a86c57b84
PR13274 related: Added class to save and restore variables

Added a class save_and_restore to automatically save the value of
a variable, and restore it and the end of the calling function.
Can optionally take a variable to initialize the value to something
after saving it.
util.h
This page took 0.026048 seconds and 5 git commands to generate.