#include <cstring>
#include <string>
#include <algorithm>
#include <memory>
#include <cstdint>
#include <vector>
#include <cstdio>
#include <cstdlib>
#include <jau/environment.hpp>
#include <jau/debug.hpp>
#include <climits>
Go to the source code of this file.
◆ at_exit_func()
static void at_exit_func |
( |
| ) |
|
|
staticnoexcept |
◆ install_atexit()
static int install_atexit |
( |
| ) |
|
|
staticnoexcept |
◆ s_true()
static const std::string s_true |
( |
"true" |
| ) |
|
|
static |
◆ s_false()
static const std::string s_false |
( |
"false" |
| ) |
|
|
static |
◆ is_terminating_
◆ atexit_cockie