mrdocs::TaskGroup::TaskGroup

Constructor.

Synopsis

Declared in <mrdocs/Support/ThreadPool.hpp>

explicit
TaskGroup(ThreadPool& threadPool);

Parameters

Name Description

threadPool

The object to copy construct from

Created with MrDocs