#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 81 of file mmstypes.h.
typedef bool bool_accumulator::result_type |
Definition at line 83 of file mmstypes.h.
result_type bool_accumulator::operator() | ( | T_iterator | first, | |
T_iterator | last | |||
) | const [inline] |
Definition at line 85 of file mmstypes.h.