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