mrdocs::doc::InlineTextLeaf::InlineTextLeaf

Construct from string

Synopsis

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

explicit
InlineTextLeaf(std::string&& literal_) noexcept;

Parameters

Name Description

literal_

The object to move construct from

Created with MrDocs