|
libzypp
15.3.0
|
#include <Functional.h>
Public Member Functions | |
| Constant (const T &value) | |
| template<class _Tp > | |
| T | operator() (_Tp) const |
| T | operator() () const |
Public Attributes | |
| T | _value |
Definition at line 220 of file Functional.h.
|
inline |
Definition at line 222 of file Functional.h.
|
inline |
Definition at line 227 of file Functional.h.
|
inline |
Definition at line 230 of file Functional.h.
| T zypp::functor::Constant< T >::_value |
Definition at line 233 of file Functional.h.