Allocator improvements, kernel C++ platform, streaming
This commit is contained in:
Vendored
+8
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user