Default traits for any executor. More...
#include <Executor.h>
Public Types | |
| enum | { has_microthreading = false } |
| Support microthreading? | |
| enum | { has_parallelism = false } |
| Support true parallelism? | |
Default traits for any executor.
Concrete executor must set its own values when changed