mrdocs::StringList::size
Return the number of strings.
Synopsis
Declared in <mrdocs/Support/String/StringList.hpp>
std::size_t
size() const noexcept;
Return Value
the number of strings.
Created with MrDocs
Return the number of strings.
Declared in <mrdocs/Support/String/StringList.hpp>
std::size_t
size() const noexcept;
the number of strings.
Created with MrDocs