Async 1.8.0
|
A sigc return value accumulator for signals returning bool. More...
#include <AsyncTcpConnection.h>
Public Types | |
typedef int | result_type |
Public Member Functions | |
template<class I > | |
result_type | operator() (I first, I last) |
A sigc return value accumulator for signals returning bool.
This sigc accumulator will return true if all connected slots return true.
Definition at line 161 of file AsyncTcpConnection.h.
Definition at line 163 of file AsyncTcpConnection.h.
|
inline |
Definition at line 165 of file AsyncTcpConnection.h.