mrdocs::ExecutorGroup::ExecutorGroup
Construct from ThreadPool
Synopsis
Declared in <mrdocs/Support/ExecutorGroup.hpp>
explicit
ExecutorGroup(ThreadPool& threadPool);
Parameters
Name |
Description |
threadPool |
The object to copy construct from |
Created with MrDocs