cwidget::util::accumulate_and Struct Reference
Computes the return-value of the signal via a short-circuiting AND.
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 AND.
If no slots are connected to the signal, returns true.
The documentation for this struct was generated from the following file: