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

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

Include dependency graph for threadExecutorSTL.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gum::threadsSTL::ThreadExecutor

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::threadsSTL

Detailed Description

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

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file threadExecutorSTL.h.