mrdocs::doc::rtrim
Removes trailing whitespace from the block.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Block/BlockBase.hpp>
void
rtrim(Block& el);
Parameters
Name |
Description |
el |
The Block to trim. |
Created with MrDocs