zypp::functor::FunctorRef< _Functor, res_type, arg1_type > Struct Template Reference

A unary FunctorRef. More...

#include <Functional.h>

Inheritance diagram for zypp::functor::FunctorRef< _Functor, res_type, arg1_type >:
[legend]

List of all members.

Public Member Functions

 FunctorRef (_Functor &f_r)


Detailed Description

template<class _Functor, class res_type, class arg1_type>
struct zypp::functor::FunctorRef< _Functor, res_type, arg1_type >

A unary FunctorRef.

Create it using functorRef convenience function.

Definition at line 150 of file Functional.h.


Constructor & Destructor Documentation

template<class _Functor , class res_type , class arg1_type >
zypp::functor::FunctorRef< _Functor, res_type, arg1_type >::FunctorRef ( _Functor &  f_r  )  [inline]

Definition at line 153 of file Functional.h.


The documentation for this struct was generated from the following file:

doxygen