concept to check if a unary operation is valid More...
#include <taskflow/core/flow_builder.hpp>
concept to check if a unary operation is valid
| C | Callable type. |
| B | Input iterator-like type. |
Satisfied by a callable that can be invoked with the value obtained from dereferencing an input-like iterator. Specifically, the following expression must be valid: