libzypp
13.10.6
|
Strore the last result found in the variable passed to the ctor. More...
#include <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 391 of file Functional.h.
|
inline |
Definition at line 393 of file Functional.h.
|
inline |
Definition at line 396 of file Functional.h.
|
private |
Definition at line 400 of file Functional.h.