|
Symmetri
|
#include <atomic>#include <functional>#include <memory>#include <thread>#include <vector>Go to the source code of this file.
Classes | |
| class | symmetri::TaskSystem |
| Create a TaskSystem object. The only way to create a TaskSystem is through this factory. We enforce the use of a smart pointer to make sure the pool stays alive until both the original scope of the pool and net is exited. More... | |