bux API Reference 1.12.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
#include "FileAsMem.h"
#include <sys/mman.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
namespace | bux |
THE common namespace of bux library. | |