|
ecor
|
Concept for the task configuration. More...
#include <ecor.hpp>
Concept for the task configuration.
A type is task configuration if:
extra_error_signatures that is a completion_signatures type, which specifies the additional error signatures that the task can complete with, in addition to the default set of error signatures defined by the library. This allows the user to customize the error handling of the task.