cwidget::util::accumulate_or Struct Reference

Computes the return-value of the signal via a short-circuiting OR. More...

#include <bool_accumulate.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

Computes the return-value of the signal via a short-circuiting OR.

If no slots are connected to the signal, returns false.


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

Generated on Thu Oct 22 19:15:32 2009 for cwidget by  doxygen 1.6.1