mrdocs::doc::InlineContainer::InlineContainer

Copy constructor

Synopsis

Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>

constexpr
InlineContainer(InlineContainer const& other) = default;

Parameters

Name Description

other

The object to copy construct from

Created with MrDocs