mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 18:11:00 +00:00
This is prep work for supporting HashMap with NonnullRefPtr<T> as values. It's currently not possible because many HashTable functions require being able to default-construct the value type. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| main.cpp | ||
| Makefile | ||
| TaskbarButton.cpp | ||
| TaskbarButton.h | ||
| TaskbarWindow.cpp | ||
| TaskbarWindow.h | ||
| WindowIdentifier.h | ||
| WindowList.cpp | ||
| WindowList.h | ||