mrdocs::doc::rtrim

Removes trailing whitespace from the inline element.

Synopsis

Declared in <mrdocs/Metadata/DocComment/Inline.hpp>

void
rtrim(Polymorphic<Inline>& el);

Return Value

void

Parameters

Name Description

el

The Polymorphic<Inline> to trim.

Created with MrDocs