#include <stlsoft/functional/composite_predicates.hpp>
Public Member Functions | |
| all_of_tester (P1 p1, P2 p2) | |
| bool | operator() (arg_type a) const |
| Returns true if either predicate is satisfied. | |
| bool operator() | ( | arg_type | a | ) | const [inline] |
Returns true if either predicate is satisfied.
1.5.4