parallel::execution::current_executor
get_executor(pika::error_code& ec = throws)
parallel::execution::current_executor
get_executor(pika::error_code& ec = throws)Description
Returns a reference to the executor which was used to create the current thread.
Declared at: libs/pika/executors/include/pika/executors/current_executor.hpp:47
Parameters
- pika::error_code& ec = throws