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