Executes the supplied code block a single time. More...
#include <utility>#include <atomic>#include <functional>#include <mutex>Go to the source code of this file.
Classes | |
| class | SingleTimeExecutor |
| Executes the supplied code block a single time. More... | |
Namespaces | |
| Balau::Concurrent | |
| Concurrency control classes. | |
Executes the supplied code block a single time.