mrdocs::SourceLocation::line
Line number (1‐based) within the file.
Synopsis
Declared in <mrdocs/Support/Error/Error.hpp>
uint_least32_t
line() const noexcept;
Return Value
One‐based line index.
Created with MrDocs