aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
threadExecutorSTL_tpl.h File Reference

A class to execute several threads by exploiting std::thread. More...

#include <algorithm>
#include <exception>
#include <functional>
#include <thread>
#include <tuple>
#include <vector>
#include <agrum/base/core/threads/threadExecutorSTL.h>
Include dependency graph for threadExecutorSTL_tpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

A class to execute several threads by exploiting std::thread.

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file threadExecutorSTL_tpl.h.