mrdocs::ExecutorGroupBase::ExecutorGroupBase
Move constructor
Synopsis
Declared in <mrdocs/Support/ExecutorGroup.hpp>
ExecutorGroupBase(ExecutorGroupBase&& other) noexcept;
Parameters
| Name | Description |
|---|---|
other |
The object to move construct from |
Created with MrDocs