Scarab  v2.0.0
Project 8 C++ Utility Library
Namespaces | Functions
terminate.cc File Reference
#include "terminate.hh"
#include "logger.hh"
#include <execinfo.h>
#include <string.h>
#include <mutex>
#include <stdexcept>
Include dependency graph for terminate.cc:

Go to the source code of this file.

Namespaces

 scarab
 

Functions

 LOGGER (slog,"terminate")
 
void terminate ()
 

Function Documentation

LOGGER ( slog  ,
"terminate"   
)