| ... | @@ -9607,10 +9607,7 @@ test "string literal to constant slice" { | ... | @@ -9607,10 +9607,7 @@ test "string literal to constant slice" { |
| 9607 | </p> | 9607 | </p> |
| 9608 | <p> | 9608 | <p> |
| 9609 | There are many example allocators to look at for inspiration. Look at std/heap.zig and | 9609 | There are many example allocators to look at for inspiration. Look at std/heap.zig and |
| 9610 | at this | 9610 | {#syntax#}std.heap.GeneralPurposeAllocator{#endsyntax#}. |
| 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. | | |
| 9614 | </p> | 9611 | </p> |
| 9615 | {#header_close#} | 9612 | {#header_close#} |
| 9616 | | 9613 | |