| ... | @@ -9556,10 +9556,7 @@ test "string literal to constant slice" { | ... | @@ -9556,10 +9556,7 @@ test "string literal to constant slice" { |
| 9556 | </p> | 9556 | </p> |
| 9557 | <p> | 9557 | <p> |
| 9558 | There are many example allocators to look at for inspiration. Look at std/heap.zig and | 9558 | There are many example allocators to look at for inspiration. Look at std/heap.zig and |
| 9559 | at this | 9559 | {#syntax#}std.heap.GeneralPurposeAllocator{#endsyntax#}. |
| 9560 | <a href="https://github.com/andrewrk/zig-general-purpose-allocator/">work-in-progress general purpose allocator</a>. | | |
| 9561 | TODO: once <a href="https://github.com/ziglang/zig/issues/21">#21</a> is done, link to the docs | | |
| 9562 | here. | | |
| 9563 | </p> | 9560 | </p> |
| 9564 | {#header_close#} | 9561 | {#header_close#} |
| 9565 | | 9562 | |