concept to check if a binary operation is valid More...
#include <taskflow/core/flow_builder.hpp>
concept to check if a binary operation is valid
| C | Callable type. |
| B1 | First input iterator-like type. |
| B2 | Second input iterator-like type. |
Satisfied by a callable that can be invoked with values obtained from dereferencing two input-like iterators. Specifically, the following expression must be valid: