#include <mmstypes.h>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
template<typename T_iterator> | |
result_type | operator() (T_iterator first, T_iterator last) const |
with this accumulator the emit() method of a callback ends with
Definition at line 102 of file mmstypes.h.
typedef bool neg_bool_accumulator::result_type |
Definition at line 104 of file mmstypes.h.
result_type neg_bool_accumulator::operator() | ( | T_iterator | first, | |
T_iterator | last | |||
) | const [inline] |
Definition at line 106 of file mmstypes.h.