Reduction operator in termination detection. Add task added / processed counts and AND escape tasks booleans (used for early termination optimization). More...
Public Member Functions | |
value_type | operator() (value_type const &lhs, value_type const &rhs) const |
Public Types | |
using | value_type = std::pair< int, bool > |
Reduction operator in termination detection. Add task added / processed counts and AND escape tasks booleans (used for early termination optimization).