#include "zypp/base/PtrTypes.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Classes | |
class | zypp::DtorReset |
Assign a vaiable a certain value when going out of scope. More... | |
struct | zypp::DtorReset::Impl< _Var, _Val > |
Requires _Val being copy constructible, and assignment _Var = _Val defined. More... |
Definition in file DtorReset.h.