Link to the GPA now that it's on upstream

This commit is contained in:
Nulo
2021-07-03 23:00:32 +00:00
committed by Andrew Kelley
parent 8a83143316
commit eac9bfaa01

View File

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