libzypp 17.31.23
|
Functor removing Repository from its Pool. More...
#include <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 438 of file Repository.h.
|
inline |
Definition at line 440 of file Repository.h.