bool_accumulator Struct Reference

bool accumulator More...

#include <mmstypes.h>

List of all members.


Public Types

typedef bool result_type

Public Member Functions

template<typename T_iterator>
result_type operator() (T_iterator first, T_iterator last) const

Detailed Description

bool accumulator

with this accumulator the emit() method of a callback ends with

Definition at line 81 of file mmstypes.h.


Member Typedef Documentation

Definition at line 83 of file mmstypes.h.


Member Function Documentation

template<typename T_iterator>
result_type bool_accumulator::operator() ( T_iterator  first,
T_iterator  last 
) const [inline]

Definition at line 85 of file mmstypes.h.


The documentation for this struct was generated from the following file: