displays an error message and terminates the program
None
All arguments are converted to strings, concatenated and printed to stderr.
Afterwards the program terminates with exit code std::EXIT_FAILURE.
This function needs I/O-access rights.
std::exit | terminates the current program or task |