mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
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.
6.7 KiB
6.7 KiB