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