Zth (libzth)
Loading...
Searching...
No Matches
zth_terminate.cpp File Reference
#include <libzth/util.h>
#include <libzth/indirection.h>
#include <exception>

Go to the source code of this file.

Functions

void zth_terminate ()
 Terminate immediately.
 

Function Documentation

◆ zth_terminate()

void zth_terminate ( )

Terminate immediately.

By default, it calls std::terminate().

Definition at line 21 of file zth_terminate.cpp.