template <typename F>
pika::threads::thread_function_type
make_thread_function_nullary(F&& f)
template <typename F>
pika::threads::thread_function_type
make_thread_function_nullary(F&& f)Declared at: libs/pika/threading_base/include/pika/threading_base/register_thread.hpp:106
Parameters
- F&& f