libzypp 17.37.17
|
Functor removing Repository from its Pool. More...
#include <zypp/Repository.h>
Public Member Functions | |
void | operator() (Repository repository_r) const |
Functor removing Repository from its Pool.
E.g. used as dispose function in. AutoDispose to provide a convenient and exception safe temporary Repository.
Leaving the block without calling tmprepo.resetDispose(); before, will automatically remove the Repo from its Pool.
Definition at line 443 of file Repository.h.
|
inline |
Definition at line 445 of file Repository.h.