Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::TaskGroup Member List

This is the complete list of members for Aleph::TaskGroup, including all inherited members.

drain(const bool propagate)Aleph::TaskGroupinlineprivate
is_empty() const noexceptAleph::TaskGroupinline
launch(F &&f, Args &&... args)Aleph::TaskGroupinline
make_invocable(F &&f, Args &&... args)Aleph::TaskGroupinlineprivatestatic
operator=(const TaskGroup &)=deleteAleph::TaskGroup
operator=(TaskGroup &&)=deleteAleph::TaskGroup
pool_Aleph::TaskGroupprivate
run(F &&f, Args &&... args)Aleph::TaskGroupinline
size() const noexceptAleph::TaskGroupinline
TaskGroup(ThreadPool &pool=default_pool()) noexceptAleph::TaskGroupinlineexplicit
TaskGroup(const TaskGroup &)=deleteAleph::TaskGroup
TaskGroup(TaskGroup &&)=deleteAleph::TaskGroup
tasks_Aleph::TaskGroupprivate
wait()Aleph::TaskGroupinline
~TaskGroup()Aleph::TaskGroupinline