any_of_tester Struct Template Reference
[Functional Library]

#include <stlsoft/functional/composite_predicates.hpp>

List of all members.


Detailed Description

template<typename P1, typename P2>
struct stlsoft::any_of_tester< P1, P2 >

Composite predicate providing logical OR for two individual predicate types.

Public Member Functions

 any_of_tester (P1 p1, P2 p2)
bool operator() (arg_type a) const
 Returns true if either predicate is satisfied.

Member Function Documentation

bool operator() ( arg_type  a  )  const [inline]

Returns true if either predicate is satisfied.


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

Generated on Thu Jun 10 08:58:46 2010 for STLSoft by  doxygen 1.5.6