mrdocs::StringList::empty
Return true if the list has no strings.
Synopsis
Declared in <mrdocs/Support/String/StringList.hpp>
bool
empty() const noexcept;
Return Value
true if the list has no strings.
Created with MrDocs