mrdocs::dom::String::empty

Return true if the string is empty.

Synopsis

Declared in <mrdocs/Dom/String.hpp>

bool
empty() const noexcept;

Return Value

true if the string is empty.

Created with MrDocs