DtorReset.h File Reference

#include "zypp/base/PtrTypes.h"

Include dependency graph for DtorReset.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


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...

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.


Detailed Description

Definition in file DtorReset.h.


doxygen