mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 12:51:00 +00:00
We have to mind the constness of the pointer when using "requires" to
check if a member function can be invoked.
I regressed this in
|
||
|---|---|---|
| .. | ||
| ListedRefCounted.h | ||
| ThreadSafeNonnullRefPtr.h | ||
| ThreadSafeRefCounted.h | ||
| ThreadSafeRefPtr.h | ||
| ThreadSafeWeakPtr.h | ||