![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <algorithm>
#include <cerrno>
#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <mutable/util/allocator_base.hpp>
#include <stdexcept>
Go to the source code of this file.
Data Structures | |
struct | m::malloc_allocator |
This allocator serves allocations using malloc/free. More... | |
Namespaces | |
namespace | m |
| |