mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-05 04:55:10 +00:00
alignas(Cell) is just the alignment requirement for the base class (which resolves to 8-bytes). This does not necessarily hold for all subclasses.