Skip to content

std::crash<T>

crash<T>

Crashes the program with a specified Panicable object

Signature

crash(obj: T) -> void requires <T>

Specifiers

  • noreturn