increases the indent of the specified (multi-line) string
None
The text is indented via tabs and spaces. Existing indents are treated correctly.
The line feed character after the last line is optional.
std::wrap_words | wraps a string consisting of words onto multiple lines |