STLdoc
STLdocumentation
|
Macros | |
#define | _GLIBCXX_CSTDLIB 1 |
#define | EXIT_SUCCESS 0 |
#define | EXIT_FAILURE 1 |
#define | _GLIBCXX_TR1_CSTDLIB 1 |
Functions | |
void | std::abort (void) _GLIBCXX_NORETURN throw () |
int | std::atexit (void(*)()) throw () |
void | std::exit (int) _GLIBCXX_NORETURN throw () |
This is a TR1 C++ Library header.
#define _GLIBCXX_CSTDLIB 1 |
#define _GLIBCXX_TR1_CSTDLIB 1 |
#define EXIT_FAILURE 1 |
#define EXIT_SUCCESS 0 |