mrdocs::doc::InlineTextLeaf::InlineTextLeaf
Construct from string_view
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/InlineBase.hpp>
explicit
InlineTextLeaf(std::string_view literal_);
Parameters
| Name | Description |
|---|---|
literal_ |
The object to construct from |
Created with MrDocs