|
libzypp
15.22.2
|
#include <Functional.h>

Public Member Functions | |
| FunctorRef2 (TFunctor &f_r) | |
| res_type | operator() (arg1_type a1, arg2_type a2) const |
Private Attributes | |
| TFunctor & | _f |
Definition at line 113 of file Functional.h.
|
inline |
Definition at line 115 of file Functional.h.
|
inline |
Definition at line 119 of file Functional.h.
|
private |
Definition at line 125 of file Functional.h.