mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
This makes Region 4 bytes smaller and we can use bitfield initializers since they are allowed in C++20. :^)
This makes Region 4 bytes smaller and we can use bitfield initializers since they are allowed in C++20. :^)