mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
2844f7c333
C++20 provides the `requires` clause which simplifies the ability to limit overload resolution. Prefer it over `EnableIf` With all uses of `EnableIf` being removed, also remove the implementation so future devs are not tempted. |
||
---|---|---|
.. | ||
ListedRefCounted.h | ||
ThreadSafeNonnullRefPtr.h | ||
ThreadSafeRefCounted.h | ||
ThreadSafeRefPtr.h | ||
ThreadSafeWeakPtr.h |