From 29ad6ef08d82658b4aefc46efcb2e5455d63f1c9 Mon Sep 17 00:00:00 2001 From: Max Slater Date: Sun, 10 Nov 2024 19:15:41 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49d90f4..7b363f7 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ For faster parallel builds, you can instead generate [ninja](https://ninja-build - [ ] Map: don't store hashes of integer keys - [ ] Opt: specializations for null representations - Allocators + - [ ] Allow reallocating the topmost stack allocation - [ ] Per-thread pools - Misc - [ ] Range_Allocator: add second level of linear buckets