mrdocs::doc::TextInline::TextInline

Construct from string

Synopsis

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

explicit
TextInline(std::string const& str) noexcept;

Parameters

Name Description

str

The object to copy construct from

Created with MrDocs