Back to Mimalloc

mi

docs/modules.html

3.3.21.3 KB
Original Source

| | mi-malloc 1.7/2.0 | |

Embedded content

Modules

Here is a list of all modules:

| Basic Allocation | The basic allocation interface | | Extended Functions | Extended functionality | | Aligned Allocation | Allocating aligned memory blocks | | Heap Allocation | First-class heaps that can be destroyed in one go | | Zero initialized re-allocation | The zero-initialized re-allocations are only valid on memory that was originally allocated with zero initialization too | | Typed Macros | Typed allocation macros | | Heap Introspection | Inspect the heap at runtime | | Runtime Options | Set runtime behavior | | Posix | mi_ prefixed implementations of various Posix, Unix, and C++ allocation functions | | C++ wrappers | mi_ prefixed implementations of various allocation functions that use C++ semantics on out-of-memory, generally calling std::get_new_handler and raising a std::bad_alloc exception on failure |

  • Generated by 1.9.1