STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
exithandler.cpp File Reference
#include <stxxl/bits/common/exithandler.h>
#include <stxxl/bits/namespace.h>
#include <cstdlib>

Go to the source code of this file.

Namespaces

 stxxl
 STXXL library namespace
 

Functions

int stxxl::register_exit_handler (void(*function)(void))
 
void stxxl::run_exit_handlers ()