
This accumulator starts with a presumption of false and checks to see if any result returned true. More...
#include <accumulators.h>
Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| template<typename T_iterator > | |
| result_type | operator() (T_iterator first, T_iterator last) const |
This accumulator starts with a presumption of false and checks to see if any result returned true.
| typedef bool DBus::PredicateAccumulatorDefaultFalse::result_type |
| result_type DBus::PredicateAccumulatorDefaultFalse::operator() | ( | T_iterator | first, | |
| T_iterator | last | |||
| ) | const [inline] |
1.6.1