Return the name of the Parts as a string.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/Parts.hpp>
dom::String
toString(Parts kind) noexcept;
Return Value
the name of the Parts as a string.
Parameters
Name |
Description |
kind |
Which parts of the documentation to copy. |
Created with MrDocs