mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 06:10:59 +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 | ||