libzypp  16.22.5
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 255 of file Functional.h.

Member Function Documentation

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

Definition at line 258 of file Functional.h.


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