mrdocs::Corpus::empty
Whether the corpus contains any symbols.
Synopsis
Declared in <mrdocs/Corpus.hpp>
bool
empty() const noexcept;
Return Value
true if the corpus is empty, otherwise false.
Created with MrDocs
Whether the corpus contains any symbols.
Declared in <mrdocs/Corpus.hpp>
bool
empty() const noexcept;
true if the corpus is empty, otherwise false.
Created with MrDocs