|
Foundation
|
#include "MemoryMapped.hpp"#include <Core/Logging.hpp>#include <cerrno>#include <cstring>#include <stdexcept>#include <fcntl.h>#include <sys/mman.h>#include <sys/stat.h>#include <unistd.h>Namespaces | |
| namespace | Foundation |
| namespace | Foundation::Core |
| Lock-free atomic primitives and implementations of data structures. | |