mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces
malloc_allocator.hpp File Reference
#include <algorithm>
#include <cerrno>
#include <cstdint>
#include <cstdlib>
#include <cstring>
#include <mutable/util/allocator_base.hpp>
#include <stdexcept>
Include dependency graph for malloc_allocator.hpp:
This graph shows which files directly or indirectly include this file:

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
 

‍mutable namespace