#include <Functional.h>
Inheritance diagram for zypp::functor::functor_detail::FunctorRef0< _Functor, res_type >:

Public Member Functions | |
| FunctorRef0 (_Functor &f_r) | |
| res_type | operator() () const |
Private Attributes | |
| _Functor & | _f |
Definition at line 79 of file Functional.h.
|
||||||||||
|
Definition at line 81 of file Functional.h. |
|
|||||||||
|
Definition at line 85 of file Functional.h. References zypp::functor::functor_detail::FunctorRef0< _Functor, res_type >::_f. |
|
|||||
|
Definition at line 91 of file Functional.h. Referenced by zypp::functor::functor_detail::FunctorRef0< _Functor, res_type >::operator()(). |
1.4.6