mrdocs::Corpus::end
Return the end iterator for the index.
Synopsis
Declared in <mrdocs/Corpus.hpp>
virtual
iterator
end() const noexcept = 0;
Return Value
the end iterator for the index.
Created with MrDocs
Return the end iterator for the index.
Declared in <mrdocs/Corpus.hpp>
virtual
iterator
end() const noexcept = 0;
the end iterator for the index.
Created with MrDocs