Skip to content

Commit

Permalink
std.PriorityQueue: Convert to an 'unmanaged'-style API
Browse files Browse the repository at this point in the history
Resolves: ziglang#21432.

Removed the allocator field from the PriorityQueue struct and
adapted functions to take an allocator where needed.

Updated tests accordingly.
  • Loading branch information
saltzm committed Sep 17, 2024
1 parent 812557b commit 57b66a9
Showing 1 changed file with 196 additions and 177 deletions.
Loading

0 comments on commit 57b66a9

Please sign in to comment.