mrdocs::dom::String::str

Return the string.

Synopsis

Declared in <mrdocs/Dom/String.hpp>

std::string
str() const noexcept;

Return Value

the string.

Created with MrDocs