mrdocs::doc::InlineContainer::InlineContainer

Construct an InlineContainer with a single TextInline child.

Synopsis

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

explicit
InlineContainer(char const* text);

Parameters

Name Description

text

The value to construct from

Created with MrDocs