Dispatch Queue
Dispatch Queue / Thread Pool implementation for C++11 with built-in C++20 coroutine support
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
C
std::coroutine_traits< dispatch_queue::task< T >, Args... >
C
dispatch_queue::dispatch_queue
▼
C
std::enable_shared_from_this
C
dispatch_queue::detail::task_future< void >
C
dispatch_queue::detail::task_future< T >
C
dispatch_queue::detail::task_future< void >
▼
C
std::false_type
C
dispatch_queue::detail::is_instance_of< U< Vs... >, U >
C
dispatch_queue::detail::is_instance_of< T, U >
C
dispatch_queue::detail::pending_task_queue
C
dispatch_queue::detail::task_future_base::private_construct
C
dispatch_queue::detail::promise< T >
C
dispatch_queue::detail::promise< void >
C
dispatch_queue::task< T >
▼
C
dispatch_queue::detail::task_future_base
C
dispatch_queue::detail::task_future< void >
C
dispatch_queue::detail::task_future< T >
C
dispatch_queue::detail::task_future< void >
▼
C
std::true_type
C
dispatch_queue::detail::is_instance_of< U< Vs... >, U >
C
dispatch_queue::detail::worker_pool
Generated by
1.13.2