mrdocs::doc::ltrim

Removes leading whitespace from the first text elements

Synopsis

Declared in <mrdocs/Metadata/DocComment/Block/BlockBase.hpp>

void
ltrim(BlockContainer& blocks);

Return Value

void

Parameters

Name Description

blocks

The BlockContainer to trim.

Created with MrDocs