YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
combinator_strategy.hpp File Reference
Include dependency graph for combinator_strategy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  yaclib
 

Enumerations

enum class  yaclib::ConsumePolicy { yaclib::None , yaclib::Unordered , yaclib::Static , yaclib::Dynamic }
 
enum class  yaclib::CorePolicy { yaclib::Owned , yaclib::Managed }