Cpp-Taskflow  2.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ntf
 CErrorThe error category of taskflow
 CExecutorThe executor class to run a taskflow graph
 CExecutorObserverDefault executor observer to dump the execution timelines
 CExecutorObserverInterfaceThe interface class for creating an executor observer
 CFlowBuilderBuilding blocks of a task dependency graph
 CSubflowThe building blocks of dynamic tasking
 CTaskHandle to modify and access a task
 CTaskflowClass to create a task dependency graph
 CTaskViewA constant wrapper class to a task node, mainly used in the tf::ExecutorObserver interface
 CWorkStealingQueueLock-free unbounded single-producer multiple-consumer queue