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