OpenMining  0.01
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Namespaces | Functions
Exit.h File Reference
#include <iostream>
Include dependency graph for Exit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utils
 

Functions

template<class T >
void utils::Exit (T &msg, int32_t error_code)
 
template<class T >
void utils::Exit (T &msg1, T &msg2, int32_t error_code)