mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-15 15:48:19 +00:00
In Serenity, size_t is defined as u32, thus static_cast<size_t>(value) truncates the value.
In Serenity, size_t is defined as u32, thus static_cast<size_t>(value) truncates the value.