mrdocs::doc::InlineContainer::InlineContainer
Move constructor
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
constexpr
InlineContainer(InlineContainer&& other) noexcept = default;
Parameters
| Name | Description |
|---|---|
other |
The object to move construct from |
Created with MrDocs