Pass this as a second template argument to boost::signals2::signal<...> to stop the execution of handlers when one of them returns true.
More...
#include <MRSignalCombiners.h>
Public Types | |
| using | result_type = bool |
Public Member Functions | |
| template<typename Iter > | |
| bool | operator() (Iter first, Iter last) const |
Pass this as a second template argument to boost::signals2::signal<...> to stop the execution of handlers when one of them returns true.