mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:41:00 +00:00
This allows RefPtr to be stored in a HashTable<RefPtr<T>> :^) It's unfortunate about the const_casts. We'll need to fix HashMap::get to play nice with non-const Traits<T>::PeekType at some point. |
||
|---|---|---|
| .. | ||
| Client.cpp | ||
| Client.h | ||
| Download.cpp | ||
| Download.h | ||
| Makefile | ||