mrdocs::Generators::begin
Return an iterator to the beginning.
Synopsis
Declared in <mrdocs/Generators.hpp>
virtual
iterator
begin() const noexcept = 0;
Return Value
an iterator to the beginning.
Created with MrDocs
Return an iterator to the beginning.
Declared in <mrdocs/Generators.hpp>
virtual
iterator
begin() const noexcept = 0;
an iterator to the beginning.
Created with MrDocs