#include <unixstl/unixstl.h>
#include <unixstl/filesystem/filesystem_traits.hpp>
#include <unixstl/error/exceptions.hpp>
#include <stlsoft/smartptr/scoped_handle.hpp>
#include <stlsoft/shims/access/string/fwd.h>
#include <sys/mman.h>
#include <sys/stat.h>
Go to the source code of this file.
Namespaces | |
| namespace | unixstl |
| namespace | std |
Classes | |
| class | memory_mapped_file |
| Facade over the UNIX memory mapped file API. More... | |
Functions | |
| void | swap (unixstl_ns_qual(memory_mapped_file)&lhs, unixstl_ns_qual(memory_mapped_file)&rhs) |
1.5.6