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