std::crash<T>
crash<T>
Crashes the program with a specified Panicable object
Signature
crash(obj: T) -> void requires <T>
Specifiers
noreturn
crash<T>
Crashes the program with a specified Panicable object
crash(obj: T) -> void requires <T>
noreturn