|
libmoost
|
#include <errno.h>#include <stdexcept>#include <string>#include <cstring>#include <boost/cstdint.hpp>

Go to the source code of this file.
Classes | |
| class | moost::io::file_operations |
| Collection of file operations not easily doable using stdlib functions. More... | |
Namespaces | |
| namespace | moost::io |
IO-related routines used commonly everywhere. | |
| namespace | moost |
Creates a unique temporary directory; removed on scope exit. | |