| ... | ... | @@ -9607,10 +9607,7 @@ test "string literal to constant slice" { |
| 9607 | 9607 | </p> |
| 9608 | 9608 | <p> |
| 9609 | 9609 | There are many example allocators to look at for inspiration. Look at std/heap.zig and |
| 9610 | | at this |
| 9611 | | <a href="https://github.com/andrewrk/zig-general-purpose-allocator/">work-in-progress general purpose allocator</a>. |
| 9612 | | TODO: once <a href="https://github.com/ziglang/zig/issues/21">#21</a> is done, link to the docs |
| 9613 | | here. |
| 9610 | {#syntax#}std.heap.GeneralPurposeAllocator{#endsyntax#}. |
| 9614 | 9611 | </p> |
| 9615 | 9612 | {#header_close#} |
| 9616 | 9613 | |