Audacity 3.2.0
|
Set a variable temporarily in a scope. More...
#include <MemoryX.h>
Public Member Functions | |
ValueRestorer (T &var) | |
ValueRestorer (T &var, const T &newValue) | |
ValueRestorer (ValueRestorer &&that) | |
ValueRestorer & | operator= (ValueRestorer &&that) |
Set a variable temporarily in a scope.
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |