mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:11: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. |
||
|---|---|---|
| .. | ||
| Download.cpp | ||
| Download.h | ||
| HttpDownload.cpp | ||
| HttpDownload.h | ||
| HttpProtocol.cpp | ||
| HttpProtocol.h | ||
| main.cpp | ||
| Makefile | ||
| Protocol.cpp | ||
| Protocol.h | ||
| ProtocolClient.ipc | ||
| ProtocolServer.ipc | ||
| PSClientConnection.cpp | ||
| PSClientConnection.h | ||