TARAXA
functional.hpp File Reference
#include <functional>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 taraxa
 
 taraxa::util
 

Typedefs

using taraxa::util::task_t = std::function< void()>
 
using taraxa::util::task_executor_t = std::function< void(task_t &&)>
 

Functions

task_executor_t taraxa::util::current_thread_executor ()