diff options
author | daan <daanl@outlook.com> | 2019-09-11 20:48:41 -0700 |
---|---|---|
committer | daan <daanl@outlook.com> | 2019-09-11 20:48:41 -0700 |
commit | c977a1629d52557e46a0b43985144f267f758c90 (patch) | |
tree | 9861421a3ab155030c3a021edb48d3b0ac1bd4b6 /docs/modules.js | |
parent | 24777f6a9116d51a1ba6f79e619bedeef3b4d06f (diff) |
update documentation
Diffstat (limited to 'docs/modules.js')
-rw-r--r-- | docs/modules.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modules.js b/docs/modules.js index aa1c364..47e99b4 100644 --- a/docs/modules.js +++ b/docs/modules.js @@ -4,6 +4,7 @@ var modules = [ "Extended Functions", "group__extended.html", "group__extended" ], [ "Aligned Allocation", "group__aligned.html", "group__aligned" ], [ "Heap Allocation", "group__heap.html", "group__heap" ], + [ "Zero initialized re-allocation", "group__zeroinit.html", "group__zeroinit" ], [ "Typed Macros", "group__typed.html", "group__typed" ], [ "Heap Introspection", "group__analysis.html", "group__analysis" ], [ "Runtime Options", "group__options.html", "group__options" ], |