mimalloc/docs/modules.js
2019-07-08 17:15:34 -07:00

11 lines
546 B
JavaScript

var modules =
[
[ "Basic Allocation", "group__malloc.html", "group__malloc" ],
[ "Extended Functions", "group__extended.html", "group__extended" ],
[ "Aligned Allocation", "group__aligned.html", "group__aligned" ],
[ "Heap Allocation", "group__heap.html", "group__heap" ],
[ "Typed Macros", "group__typed.html", "group__typed" ],
[ "Heap Introspection", "group__analysis.html", "group__analysis" ],
[ "Runtime Options", "group__options.html", "group__options" ],
[ "Posix", "group__posix.html", "group__posix" ]
];