|
LMMS
|
Exception-safe temporary assignment. More...
#include <utils.h>
Public Member Functions | |
| scope_assign (Tref _data, T new_value) | |
| ~scope_assign () | |
Private Attributes | |
| Tref | data |
| T | old_value |
Exception-safe temporary assignment.
|
inline |
|
inline |
|
private |
|
private |