libzypp  13.10.6
zypp::functor::False Struct Reference

Logical functor always false. More...

#include <Functional.h>

Public Member Functions

template<class _Tp >
bool operator() (_Tp) const
 

Detailed Description

Logical functor always false.

Definition at line 257 of file Functional.h.

Member Function Documentation

template<class _Tp >
bool zypp::functor::False::operator() ( _Tp  ) const
inline

Definition at line 260 of file Functional.h.


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