libzypp  11.13.5
zypp::functor::True Struct Reference

Logical functor always true. More...

#include <Functional.h>

List of all members.

Public Member Functions

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

Detailed Description

Logical functor always true.

Definition at line 242 of file Functional.h.


Member Function Documentation

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

Definition at line 245 of file Functional.h.


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