neg_bool_accumulator Struct Reference

bool accumulator (not) 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 (not)

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

Definition at line 102 of file mmstypes.h.


Member Typedef Documentation

Definition at line 104 of file mmstypes.h.


Member Function Documentation

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

Definition at line 106 of file mmstypes.h.


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