mrdocs::dom::String::String Constructor. Synopsis Declared in <mrdocs/Dom/String.hpp> constexpr String() noexcept = default; Description Default constructed strings have a zero size, and include a null terminator. Created with MrDocs