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

Go to the source code of this file.

Classes

class  yaclib::IExecutor
 

Namespaces

namespace  yaclib
 

Typedefs

using yaclib::IExecutorPtr = IntrusivePtr< IExecutor >