libzypp 17.31.23
|
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 67 of file dtorreset.h.
|
inline |
Definition at line 69 of file dtorreset.h.
|
inline |
Definition at line 73 of file dtorreset.h.
TVar& zypp::DtorReset::Impl< TVar, TVal >::_var |
Definition at line 75 of file dtorreset.h.
TVal zypp::DtorReset::Impl< TVar, TVal >::_val |
Definition at line 76 of file dtorreset.h.