libzypp 17.31.23
|
Strore the last result found in the variable passed to the ctor. More...
#include <base/Functional.h>
Public Member Functions | |
GetLast (Tp &result_r) | |
bool | operator() (const Tp &val_r) |
Private Attributes | |
Tp * | _result |
Strore the last result found in the variable passed to the ctor.
Definition at line 228 of file Functional.h.
|
inline |
Definition at line 230 of file Functional.h.
|
inline |
Definition at line 233 of file Functional.h.
|
private |
Definition at line 237 of file Functional.h.