struct thread_function_nullary

Declaration

template <typename F>
struct thread_function_nullary { /* full declaration omitted */ };

Declared at: libs/pika/threading_base/include/pika/threading_base/register_thread.hpp:70

Member Variables

public F f