|
libzypp
15.3.0
|
A nullary FunctorRef. More...
#include <Functional.h>

Public Member Functions | |
| FunctorRef (_Functor &f_r) | |
Public Member Functions inherited from zypp::functor::functor_detail::FunctorRef0< _Functor, res_type > | |
| FunctorRef0 (_Functor &f_r) | |
| res_type | operator() () const |
A nullary FunctorRef.
Create it using functorRef convenience function.
Definition at line 162 of file Functional.h.
|
inline |
Definition at line 165 of file Functional.h.