mrdocs::Config::threadPool

Return a pool of threads for executing work.

Synopsis

Declared in <mrdocs/Config.hpp>

virtual
ThreadPool&
threadPool() const noexcept = 0;

Return Value

a pool of threads for executing work.

Created with MrDocs