authorgravatar for hello@nulo.inNulo <hello@nulo.in> 2021-07-03 23:00:32+00:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-07-06 21:30:24-07:00
logeac9bfaa010a69cb22b32730e3642ac023f554ad
tree8f090a93fc03c01962b8832f82bf0184dd747328
parent8a83143316bfb1f4e42b680745ccd187fa492bd9

Link to the GPA now that it's on upstream


1 files changed, 1 insertions(+), 4 deletions(-)

doc/langref.html.in+1-4
......@@ -9556,10 +9556,7 @@ test "string literal to constant slice" {
95569556 </p>
95579557 <p>
95589558 There are many example allocators to look at for inspiration. Look at std/heap.zig and
9559 at this
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.
9559 {#syntax#}std.heap.GeneralPurposeAllocator{#endsyntax#}.
95639560 </p>
95649561 {#header_close#}
95659562