YACLib
C++ library for concurrent tasks execution
|
Go to the source code of this file.
Namespaces | |
namespace | yaclib |
Enumerations | |
enum class | yaclib::OrderPolicy : unsigned char { yaclib::Fifo = 0 , yaclib::Same = 1 } |
This Policy describe how algorithm produce result. More... | |