|
libzypp
15.3.0
|
#include <Functional.h>

Public Member Functions | |
| FunctorRef2 (_Functor &f_r) | |
| res_type | operator() (arg1_type a1, arg2_type a2) const |
Private Attributes | |
| _Functor & | _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.