|
OpenTTD Source 20251117-master-g7398d2e290
|
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 | ||
| ) |