mrdocs::doc::trim
Removes leading and trailing whitespace from the inline element.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline.hpp>
void
trim(Polymorphic<Inline>& el);
Parameters
| Name | Description |
|---|---|
el |
The Polymorphic<Inline> to trim. |
Created with MrDocs