
This accumulator starts with a presumption of true and checks to see if any result returned false. 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 true and checks to see if any result returned false.
| typedef bool DBus::PredicateAccumulatorDefaultTrue::result_type |
| result_type DBus::PredicateAccumulatorDefaultTrue::operator() | ( | T_iterator | first, | |
| T_iterator | last | |||
| ) | const [inline] |
1.6.1