|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "config.h"#include <cassert>#include <cerrno>#include <cstdint>#include <sstream>#include <string>#include <tuple>#include <csignal>#include "exit_codes_impl.hpp"Go to the source code of this file.
Classes | |
| class | jmmcg::LIBJMMCG_VER_NAMESPACE::exit_codes |
| A nice enum for the exit codes from main(). More... | |
Namespaces | |
| namespace | jmmcg |
| Link with -lrt to include these functions. | |
| namespace | jmmcg::LIBJMMCG_VER_NAMESPACE |