libzypp
11.13.5
|
A binary FunctorRef. More...
#include <Functional.h>
Public Member Functions | |
FunctorRef (_Functor &f_r) | |
![]() | |
FunctorRef2 (_Functor &f_r) | |
res_type | operator() (arg1_type a1, arg2_type a2) const |
A binary FunctorRef.
Create it using functorRef convenience function.
Definition at line 138 of file Functional.h.
|
inline |
Definition at line 141 of file Functional.h.