mrdocs::doc::InlineContainer::InlineContainer
Move constructor
Synopsis
constexpr
InlineContainer(InlineContainer&& other) noexcept = default;
Parameters
Name |
Description |
other |
The object to move construct from |
Created with MrDocs
Move constructor
constexpr
InlineContainer(InlineContainer&& other) noexcept = default;
Name |
Description |
other |
The object to move construct from |
Created with MrDocs