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