OpenTTD Source 20250522-master-g467f832c2f
|
Reporting of errors. More...
Go to the source code of this file.
Functions | |
void | NOT_REACHED (const std::source_location location) |
void | AssertFailedError (std::string_view expression, const std::source_location location) |
Reporting of errors.
Definition in file error.cpp.
void AssertFailedError | ( | std::string_view | expression, |
const std::source_location | location | ||
) |