|
cwidget 0.5.18
|
Computes the return-value of the signal via a short-circuiting AND. More...
#include <bool_accumulate.h>
Public Types | |
| typedef bool | result_type |
Public Member Functions | |
| template<typename T_iterator> | |
| result_type | operator() (T_iterator first, T_iterator last) const |
Computes the return-value of the signal via a short-circuiting AND.
If no slots are connected to the signal, returns true.