#include <unixstl/unixstl.h>
#include <stlsoft/error/exceptions.hpp>
#include <stlsoft/util/exception_string.hpp>
#include <stlsoft/internal/safestr.h>
#include <errno.h>
#include <string.h>
Go to the source code of this file.
Namespaces | |
| namespace | unixstl |
Classes | |
| class | unix_exception |
| General exception class for UNIX operating system failures. More... | |
| struct | unix_exception_policy |
| The NULL exception type. More... | |
1.5.6