mrdocs::Error::location
Return the source location.
Synopsis
Declared in <mrdocs/Support/Error.hpp>
constexpr
std::source_location const&
location() const noexcept;
Return Value
the source location.
Created with MrDocs