mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
update documentation
This commit is contained in:
parent
3957b2fd28
commit
5bc1c52ae6
27 changed files with 547 additions and 227 deletions
|
@ -8,5 +8,6 @@ var modules =
|
|||
[ "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" ]
|
||||
[ "Posix", "group__posix.html", "group__posix" ],
|
||||
[ "C++ wrappers", "group__cpp.html", "group__cpp" ]
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue