Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
Saf/Algo/Predicate.h File Reference

Basic predicate functors.
More...

#include "Function.h"

Go to the source code of this file.

Classes

struct  Saf::Algo::Predicate::Equal< T >
 Equal to predicate. More...
struct  Saf::Algo::Predicate::Greater< T >
 Greater than predicate. More...
struct  Saf::Algo::Predicate::GreaterOrEqual< T >
 Greater than or equal to predicate. More...
struct  Saf::Algo::Predicate::Less< T >
 Less than predicate. More...
struct  Saf::Algo::Predicate::LessOrEqual< T >
 Less than or equal to predicate. More...
struct  Saf::Algo::Predicate::NotEqual< T >
 Not equal to predicate. More...

Namespaces

namespace  Saf
 Global library namespace.
namespace  Saf::Algo
 Generic data handling algorithms and structures.
namespace  Saf::Algo::Predicate
 Basic predicate functors.

Detailed Description

Basic predicate functors.
Author:
Ondrej Danek ondre.nosp@m.j.da.nosp@m.nek@g.nosp@m.mail.nosp@m..com
Date:
2011