mrdocs::handlebars::Error::line
Line number in the template where the error occurred.
Synopsis
Declared in <mrdocs/Handlebars/Error.hpp>
std::size_t line = static_cast<std::size_t>(‐1);
Created with MrDocs