Skip to content

Zig stdlib: update Allocator interface#164

Merged
Vexu merged 1 commit intoVexu:masterfrom
ehaas:allocator-interface
Dec 6, 2021
Merged

Zig stdlib: update Allocator interface#164
Vexu merged 1 commit intoVexu:masterfrom
ehaas:allocator-interface

Conversation

@ehaas
Copy link
Copy Markdown
Collaborator

@ehaas ehaas commented Dec 4, 2021

Allocators are now passed by value instead of reference.
See ziglang/zig#10055

Closes #163

Allocators are now passed by value instead of reference.
See ziglang/zig#10055

Closes Vexu#163
@ehaas ehaas force-pushed the allocator-interface branch from 29ca6dc to 4a0c785 Compare December 4, 2021 21:17
@Vexu Vexu merged commit 4e58444 into Vexu:master Dec 6, 2021
@ehaas ehaas deleted the allocator-interface branch June 15, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zig stdlib: update allocator usage

2 participants