Allocator improvements, kernel C++ platform, streaming

This commit is contained in:
Daniel Hammer
2025-03-01 03:31:14 +04:00
parent 6f1c6f1316
commit 17d0bbf1bb
16 changed files with 367 additions and 166 deletions
+8 -1
View File
@@ -62,6 +62,13 @@
"streambuf": "cpp",
"text_encoding": "cpp",
"thread": "cpp",
"cinttypes": "cpp"
"cinttypes": "cpp",
"bitset": "cpp",
"ranges": "cpp",
"hash_map": "cpp",
"rope": "cpp",
"slist": "cpp",
"stacktrace": "cpp",
"regex": "cpp"
}
}