mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 17:10:23 +00:00
a6e69bda71
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 |