libzypp  11.13.5
zypp::functor::False Struct Reference

Logical functor always false. More...

#include <Functional.h>

List of all members.

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: