mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-21 02:28:57 +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.