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