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