libzypp 17.31.23
zypp::functor::False Struct Reference

Logical functor always false. More...

#include <base/Functional.h>

Public Member Functions

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

Detailed Description

Logical functor always false.

Definition at line 94 of file Functional.h.

Member Function Documentation

◆ operator()()

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

Definition at line 97 of file Functional.h.


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