|
libzypp
15.22.2
|
Requires TVal being copy constructible, and assignment TVar = TVal defined.
More...
Public Member Functions | |
| Impl (TVar &var_r, const TVal &val_r) | |
| ~Impl () | |
Public Attributes | |
| TVar & | _var |
| TVal | _val |
Requires TVal being copy constructible, and assignment TVar = TVal defined.
Definition at line 65 of file DtorReset.h.
|
inline |
Definition at line 67 of file DtorReset.h.
|
inline |
Definition at line 71 of file DtorReset.h.
| TVar& zypp::DtorReset::Impl< TVar, TVal >::_var |
Definition at line 73 of file DtorReset.h.
| TVal zypp::DtorReset::Impl< TVar, TVal >::_val |
Definition at line 74 of file DtorReset.h.