libzypp  15.28.6
zypp::functor::True Struct Reference

Logical functor always true. More...

#include <Functional.h>

Public Member Functions

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

Detailed Description

Logical functor always true.

Definition at line 240 of file Functional.h.

Member Function Documentation

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

Definition at line 243 of file Functional.h.


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